summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* heal: glfs-heal implementationPranith Kumar K2014-10-154-10/+26
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-016-83/+330
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-3/+36
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-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-241-92/+123
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-232-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-162-41/+30
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-054-11/+222
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-037-90/+148
* cluster/afr: Minor fixes to #8574Krutika Dhananjay2014-09-031-5/+3
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-027-120/+333
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-288-35/+64
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-265-82/+66
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-08-221-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-226-27/+69
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-08-211-4/+12
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-111-2/+5
* cluster/afr: Improve inodelk/entrylk failure log messagesKrutika Dhananjay2014-07-302-7/+18
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-232-6/+6
* 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
* cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
* cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
* cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-192-15/+35
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-132-2/+4
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35