summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-232-1/+3
* cluster/afr: print correct offset in debug message during diff self-heal.Raghavendra G2010-09-201-2/+2
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+225
* change stat structure to iattAnush Shetty2010-09-181-1/+1
* cluster/afr: allocate memory big enough to hold iatt structures.Raghavendra G2010-09-182-3/+3
* cluster/replicate: stack_wind into read_child only if it is up.Raghavendra G2010-09-181-6/+6
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-162-45/+622
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-142-15/+0
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* cluster/afr: Clean up dead assignments.Sachidananda2010-09-131-7/+0
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-081-0/+11
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-075-13/+145
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-062-21/+37
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-046-6/+15
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-046-6/+16
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-046-7/+16
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-3/+11
* gfid: changes in inode managementAnand Avati2010-09-041-2/+0
* cluster/afr: Remove dead variables.Sachidananda2010-09-031-31/+6
* cluster/replicate: fix warnings during build.Raghavendra G2010-09-031-2/+2
* cluster/afr: Break STACK_WIND loop when the call count is reached.Pavan Sondur2010-08-312-1/+30
* afr: enable metadata self-heal by defaultAmar Tumballi2010-08-281-1/+1
* cluster/afr: Hold ref on the right fdVijay Bellur2010-08-271-1/+2
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-64/+10
* cluster/afr: Clang fixes.Sachidananda2010-08-261-17/+6
* cluster/afr: Clean up dead variables.Sachidananda2010-08-261-17/+20
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-264-112/+11
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-242-18/+25
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-241-11/+1
* fix the typo present in sh_missing_entries_create functionRaghavendra Bhat2010-08-241-1/+1
* cluster/afr: Remove dead assignments.Sachidananda2010-08-241-22/+0
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-2211-981/+2333
* cluster/afr: rename should not consider ENOTEMPTY as failurePranith Kumar K2010-08-181-1/+1
* cluster/afr: truncate should not treat EFBIG as failurePranith Kumar K2010-08-171-1/+1
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-172-9/+12
* cluster/pump: Save path (/) when abort is received in pump.Pavan Sondur2010-08-163-214/+50
* cluster/afr: Remove dead pump code in afr_lookupPavan Sondur2010-08-121-8/+0
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-123-145/+348
* Cleanup dead variables.Sachidananda2010-08-111-12/+0
* add pump xlator and changes for replace-brickPavan Sondur2010-08-0612-2599/+4617
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-282-5/+9
* replicate: Set setxattr wait-count to child-count to avoid raceShehjar Tikoo2010-07-281-1/+1
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-274-23/+28
* cluster/afr: ignore errno from offline nodes during self-healPranith Kumar K2010-07-271-0/+3
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-235-22/+93
* free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leakRaghavendra Bhat2010-07-221-0/+2
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-062-111/+0