summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright current yearPranith Kumar K2011-08-1013-13/+13
* LICENSE: s/GNU Affero General Public/GNU General Public/v3.1.6qa6Pranith Kumar K2011-08-0613-39/+39
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-4/+51
* dht: use gfid of the actual file while recreating the proper linkfilesRaghavendra Bhat2011-07-231-1/+4
* dht: changes in volume_options to assist volume setKaushik BV2011-07-171-3/+26
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-17/+89
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-141-1/+4
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-091-3/+1
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* cluster/distribute: corrected layout mismatch handling logicAmar Tumballi2011-05-312-147/+17
* DHT-rename: Unlink older link files before creating new one.shishir gowda2011-05-313-1/+147
* cluster/dht: detect linkfiles mismatching gfid and delete+recreateAnand Avati2011-05-311-73/+109
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-311-1/+3
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-111-0/+2
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-081-6/+10
* cluster/dht: send inode number from 'inode->ino' in dir_lookup_cbkAmar Tumballi2011-04-061-5/+6
* dht: log filename on failed reavalidateAnand Avati2011-02-251-2/+3
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-221-1/+8
* Solaris build fixesshishir gowda2011-02-221-1/+1
* cluster/dht : implement a fsetxattr() commandAmar Tumballi2011-02-182-0/+45
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* cluster/dht: Perform self-heal as rootPranith K2011-02-083-35/+2
* cluster/dht: restore attrs of dirs in self-healPranith K2011-02-071-3/+63
* Revert "distribute: Return ESTALE when dir selfheal finds no fix"Anand V. Avati2011-02-041-6/+2
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-273-10/+76
* cluster/distribute: fix warnings due to format string mismatches during invoc...Raghavendra G2010-12-141-2/+2
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* Fix DHT getxattr for directoriesshishir gowda2010-11-033-17/+68
* distribute: bring in statfs normalizationAmar Tumballi2010-10-272-6/+36
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-112-1/+85
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3
* Copyright changesVijay Bellur2010-10-1113-13/+13
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+39
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-054-15/+85
* Change GNU GPL to GNU AGPLPranith K2010-10-0413-39/+39
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-2/+4
* stat enhancementsAmar Tumballi2010-10-011-8/+22
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-4/+4
* 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 _cbkAmar Tumballi2010-09-271-2/+1
* 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 inodeAmar 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