summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
* replicate: backport of 0783ca994d9ea95fd9ab3dd95d6407918f19f255Anand Avati2012-03-121-14/+0
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2012-03-121-23/+25
* cluster/afr: Handle split-brain/all-fool xattrs for directoryv3.2.5qa7Pranith Kumar K2011-11-091-10/+7
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-041-4/+16
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-1/+6
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-191-367/+217
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-191-151/+169
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-171-7/+13
* 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
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-141-0/+2
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-081-1/+2
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-081-6/+31
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-9/+9
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-1/+3
* cluster/afr: log enhancement - part 2Amar Tumballi2011-04-011-71/+81
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-1339/+1338
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-03-141-15/+38
* cluster/replicate: update st_nlink count of stat sent to application after co...Raghavendra G2011-01-071-3/+18
* Copyright changesVijay Bellur2010-10-111-1/+1
* replicate: use the new rmdir prototype for cleaner entry self-healingAnand Avati2010-10-051-204/+21
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-7/+74
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-64/+10
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-261-28/+3
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-156/+68
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-281-1/+1
* Memory accounting changesVijay Bellur2010-04-231-10/+12
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-081-15/+15
* iatt: changes across the codebaseAnand V. Avati2010-03-161-58/+54
* cluster/afr: Don't do entry self-heal in the background.Vikas Gorur2009-12-071-5/+0
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-13/+13
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-4/+7
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-1/+8
* cluster/afr: Move deleted files to /.trash in entry self-heal.Vikas Gorur2009-10-291-31/+204
* cluster/afr: Check the target of symlink's in entry self-heal.Vikas Gorur2009-10-261-12/+202
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-0/+4
* cluster/afr: Prevent spurious entry self-heal.Vikas Gorur2009-10-231-2/+13
* cluster/afr: entry self-heal: Store parent_loc on the heap for impunge_parent...Vikas Gorur2009-10-221-7/+12
* cluster/afr: entry self-heal: Set parent directory's attributes using a new f...Vikas Gorur2009-10-221-24/+20
* cluster/afr: Set mtime of parent directory in self-heal properly.Vikas Gorur2009-10-131-3/+89
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-5/+21
* replicate: fix missing frame in entry-self-healAnand Avati2009-10-121-0/+7
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-8/+16