summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3
* Copyright changesVijay Bellur2010-10-1154-54/+54
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-4/+13
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-071-4/+5
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-053-0/+321
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* replicate: use the new rmdir prototype for cleaner entry self-healingAnand Avati2010-10-051-204/+21
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-2/+5
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-054-15/+85
* Change GNU GPL to GNU AGPLPranith K2010-10-0454-162/+162
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-042-3/+77
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-026-16/+23
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+2
* cluster/pump: Do not do lookup if it is "." and ".." in pump.Pavan Sondur2010-10-021-74/+44
* changes for replace-brick status messageRaghavendra Bhat2010-10-011-4/+29
* stat enhancementsAmar Tumballi2010-10-011-8/+22
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-019-42/+42
* cluster/pump: Initiailize pthread mutex and saved fds list.Pavan Sondur2010-10-011-0/+3
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-013-0/+408
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-305-3/+150
* replicate: remove checks which prevented self-heal when open fds were presentAnand Avati2010-09-292-16/+1
* replicate: keep read_child in inode ctx as up-to-date as possibleAnand Avati2010-09-293-4/+50
* pump: skip "." and ".." entries while traversing dir treeAnand Avati2010-09-291-0/+4
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-291-1/+1
* replicate: clear pre_op_done/piggyback values after open fd self-healAnand Avati2010-09-291-2/+11
* replicate: use new style (un)locking in self heal of missing entriesAnand Avati2010-09-291-62/+5
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-296-594/+422
* whitespace cleanupAnand V. Avati2010-09-294-1928/+1937
* Changing readdir calls to readdirp calls in DHTshishir gowda2010-09-281-1/+1
* distribute: Propagate -1 op_ret on failed fopShehjar Tikoo2010-09-281-0/+1
* distribute: don't check for inode's gfid in _cbkv3.1.0qa34Amar Tumballi2010-09-271-2/+1
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-243-5/+22
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-232-1/+3
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-235-11/+37
* distribute: bring in feature to fix the layout of root inodeAmar Tumballi2010-09-231-1/+143
* distribute: in linkfile creation check for valid gfid in inodev3.1.0qa28Amar Tumballi2010-09-221-10/+10
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-223-13/+27
* distribute: Propagate CHILD-UP when all subvols are upShehjar Tikoo2010-09-222-3/+18
* distribute: Return ESTALE when dir selfheal finds no fixShehjar Tikoo2010-09-221-2/+6
* 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-183-3/+320
* 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
* Fix crash in dht_pathinfo_getxattr_cbkshishir gowda2010-09-171-4/+11
* distribute: send proper 'gfid' in calls originated from lookup/mkdirAmar Tumballi2010-09-161-0/+9
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-162-45/+622
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-145-22/+0
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1