summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-09-091-17/+11
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-07-171-27/+41
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-151-1/+14
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-06-031-1/+1
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-05-191-1/+1
* cluster/afr: serialize inode locksPranith Kumar K2015-03-251-59/+185
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-141-59/+0
* afr: stop encoding subvolume id in readdir d_offAnand Avati2015-03-031-1/+3
* afr : Fixes to 59ba78ae1461651e290ce72013786d828545d4c1Anuradha2015-02-111-0/+4
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-111-4/+52
* afr : glfs-heal implementationAnuradha2015-01-061-1/+312
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-161-3/+3
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr: Fix spurious metadata self-healsv3.6.0beta2Pranith Kumar K2014-09-241-3/+4
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-191-5/+193
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-181-0/+35
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-161-7/+13
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-09-161-13/+20
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-151-14/+125
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-09-121-3/+18
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-081-2/+2
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-191-2/+5
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-10/+19
* cluster/afr: move messages to new logging frameworkRavishankar N2014-05-171-8/+11
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-141-0/+14
* cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-04-021-0/+19
* cluster/afr: refactorAnand Avati2014-03-221-2610/+1613
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-161-16/+19
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-3/+64
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-181-495/+7
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-0/+3
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-281-2/+6
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-0/+2
* afr: check for non-zero call_count before doing a stack windRavishankar N2013-08-071-0/+5
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-021-0/+25
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-311-0/+3
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-0/+7
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-031-7/+28
* cluster/afr: post-op should complete before starting flushPranith Kumar K2013-07-031-18/+41
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-251-5/+0
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+241
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+244
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-051-2/+5
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57