summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-9/+113
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-171-1/+2
* cluster/pump: Save path (/) when abort is received in pump.Pavan Sondur2010-08-161-1/+0
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-121-0/+2
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-0/+22
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-5/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-15/+17
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-091-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-1/+0
* Memory accounting changesVijay Bellur2010-04-231-22/+30
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-081-0/+3
* iatt: changes across the codebaseAnand V. Avati2010-03-161-50/+50
* 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