summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Set lk-owner to pid when fuse does not supply it.v3.0.5rc7Pavan Sondur2010-06-291-0/+3
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-06-011-1/+1
* cluster/afr: Cleanup fd ctx in releasedir cbkv3.0.4rc4Vijay Bellur2010-04-071-0/+3
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-041-0/+7
* afr: fix memory leaksAnand Avati2009-12-041-0/+3
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-1/+0
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-0/+1
* cluster/afr: Preserve generation number along with inode in lookup and creati...Vikas Gorur2009-11-301-0/+6
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-0/+4
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-17/+31
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-1/+29
* cluster/afr: Provide a post-post_op hook in the transaction.Vikas Gorur2009-11-241-0/+3
* cluster/afr: Refactored the data self-heal algorithm.Vikas Gorur2009-11-241-0/+6
* cluster/afr: Hold blocking locks for data self-heal.Vikas Gorur2009-11-241-0/+1
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-2/+2
* cluster/afr: Fix handling of revalidate lookups.Vikas Gorur2009-11-241-0/+1
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-0/+10
* 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