summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Don't try to self-heal if there are locks heldVikas Gorur2009-10-301-0/+3
* cluster/afr: Move deleted files to /.trash in entry self-heal.Vikas Gorur2009-10-291-0/+1
* cluster/afr: Remove struct's for [f]chown, [f]chmod, utimens from afr_local_t.Vikas Gorur2009-10-271-37/+0
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-6/+42
* cluster/afr: Check the target of symlink's in entry self-heal.Vikas Gorur2009-10-261-0/+3
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-0/+12
* cluster/afr: Pipeline the "full" data self-heal read-write loop.Vikas Gorur2009-10-231-2/+4
* cluster/afr: Set mtime of parent directory in self-heal properly.Vikas Gorur2009-10-131-0/+1
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-071-2/+2
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-051-3/+29
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+16
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-281-0/+1
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-221-1/+3
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-221-0/+6
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-271-0/+1
* Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-161-0/+6
* Return stat info from read-child in all the inode-write opsVikas Gorur2009-07-161-0/+10
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-151-0/+1
* Use original pid when calling the FOP in afr transaction.Vikas Gorur2009-04-161-1/+3
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-7/+46
* update cluster/afr with new readv writev prototypesAnand V. Avati2009-04-121-1/+1
* Fix in changelog logic.Vikas Gorur2009-04-071-0/+9
* Consider a subvolume dead if an fop fails on itVikas Gorur2009-04-071-0/+2
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-031-16/+6
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-021-2/+6
* Defined afr_inode_ctx_t structure.Vikas Gorur2009-04-021-0/+17
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+523