summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* afr : glfs-heal implementationAnuradha2015-01-0610-38/+400
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2015-01-041-1/+28
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-231-1/+115
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-201-6/+40
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-091-35/+2
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-163-7/+21
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-161-5/+16
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* logs: Do selective logging for errnosPranith Kumar K2014-10-221-2/+3
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-226-83/+330
* Fix invalid seekdir() usagev3.6.0beta3Emmanuel Dreyfus2014-09-301-3/+36
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-291-0/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-261-92/+123
* cluster/afr: Fix spurious metadata self-healsv3.6.0beta2Pranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-242-1/+17
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-212-41/+30
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-194-11/+222
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-187-90/+148
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-167-121/+332
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-09-168-35/+64
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-09-125-82/+66
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-09-121-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-09-126-27/+69
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-082-6/+6
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-09-071-4/+12
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-191-2/+5
* cluster/afr: Fix dirent leakPranith Kumar K2014-07-141-0/+2
* cluster/afr: change message description in afr-messages.hRavishankar N2014-06-241-3/+5
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-142-10/+23
* cluster/afr: Add descriptions to message-ids.Ravishankar N2014-05-301-0/+75
* cluster/afr: Don't support heal info healed/heal-failed commandsPranith Kumar K2014-05-272-32/+21
* cluster/afr: move messages to new logging frameworkRavishankar N2014-05-1711-21/+93
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-148-102/+164
* cluster/afr: Remove stale index in self-heal codepathPranith Kumar K2014-05-082-5/+7
* cluster/afr: Fix inode_forget assert failurePranith Kumar K2014-04-282-28/+47
* build: MacOSX Porting fixesHarshavardhana2014-04-244-10/+4
* cluster/afr: Set right argument order for STACK_WIND_COOKIEVijay Bellur2014-04-101-1/+1
* cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
* cluster/afr: Init local on txn-frame for zerofillPranith Kumar K2014-04-081-1/+1
* afr: Simple 1-liner fix for crash in RackspaceBrian Foster2014-04-041-1/+1
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-04-023-6/+23
* cluster/afr: Sparse file self-heal cangesPranith Kumar K2014-03-261-9/+28
* cluster/afr: refactorAnand Avati2014-03-2227-18977/+8732
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-3/+3