summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-241-92/+123
* 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-231-3/+3
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-031-54/+19
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-17/+14
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-7/+8
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-261-19/+15
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+1
* cluster/afr: refactorAnand Avati2014-03-221-2281/+506
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-131-2/+2
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-0/+1
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-13/+15
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-021-10/+11
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-131-10/+13
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-041-31/+5
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-0/+1
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-011-1/+1
* cluster/afr: Unwind with correct pre/post parent bufsPranith Kumar K2012-08-021-2/+2
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-58/+5
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-6/+2
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-36/+42
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-051-4/+0
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-011-1/+1
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-2/+2
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-2/+2
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-193/+223
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-2/+2
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-8/+16
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-221-2/+8
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-4/+16
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-2/+7
* cluster/afr: set the read child ctx only if the self-heal source is validv3.3.0qa14Raghavendra Bhat2011-10-031-4/+4
* Second round of warning suppression.Jeff Darcy2011-09-291-8/+0
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-343/+203
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-1/+1
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-12/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-36/+8
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-1/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-171-96/+8