summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
...
* Use original pid when calling the FOP in afr transaction.Vikas Gorur2009-04-162-3/+42
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-1611-287/+322
* Send statbuf from the same subvolume, even across revalidates.Vikas Gorur2009-04-131-5/+14
* update cluster/afr with new readv writev prototypesAnand V. Avati2009-04-125-17/+20
* Compulsorily do self heal if file sizes differ.Vikas Gorur2009-04-096-23/+100
* Handle files which have no pending xattrs at all.Vikas Gorur2009-04-091-1/+27
* Erase xattr during self-heal based on original dict.Vikas Gorur2009-04-095-10/+27
* Fix minor bug in afr_open_cbk.Vikas Gorur2009-04-081-3/+7
* Fix in changelog logic.Vikas Gorur2009-04-076-41/+254
* Consider a subvolume dead if an fop fails on itVikas Gorur2009-04-073-17/+19
* Fix in return value of afr_sh_mark_sourcesVikas Gorur2009-04-063-10/+26
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-034-313/+205
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-024-110/+513
* Defined afr_inode_ctx_t structure.Vikas Gorur2009-04-022-11/+76
* Print log message when AFR receives CHILD_UP/DOWN notificationVikas Gorur2009-04-021-0/+6
* cluster/replicate should propogate the ESTALE error to parent, when at least ...Basavanagowda Kanur2009-04-021-4/+14
* Fixed typo in warning string in afr.cVikas Gorur2009-03-261-1/+1
* Made self heal logic more precise.Vikas Gorur2009-03-241-22/+233
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-126-20/+37
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-272-95/+49
* fixing warnings in previous patch (typecasting pointer to long)Anand V. Avati2009-02-271-1/+1
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-271-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2618-18/+18
* protect fd_ctx get/set in afr_transaction and afr.c with locksVikas Gorur2009-02-262-16/+31
* Unset fd_ctx in afr_flush if it is setVikas Gorur2009-02-261-0/+2
* Added all filesVikas Gorur2009-02-1820-0/+14019