summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* distribute: bring in statfs normalizationAmar Tumballi2010-10-271-5/+35
* 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-111-1/+84
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-111-17/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-051-9/+45
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* 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
* 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
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-231-2/+9
* distribute: bring in feature to fix the layout of root inodeAmar Tumballi2010-09-231-1/+143
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-221-4/+5
* distribute: Propagate CHILD-UP when all subvols are upShehjar Tikoo2010-09-221-3/+17
* 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
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-5/+0
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+6
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+6
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+8
* gfid: changes in inode managementAnand Avati2010-09-041-1/+0
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-021-0/+3
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-311-1/+3
* dht enhancementsAmar Tumballi2010-07-271-49/+72
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* proper way to do defrag of a mountpointAmar Tumballi2010-07-141-3/+214
* fuse, dht: use readdir by default.Anand Avati2010-05-131-2/+15
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-108/+17
* cluster/dht: perform inode number overwrite in readv_cbk iatt with checksAnand Avati2010-04-271-1/+3
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* Memory accounting changesVijay Bellur2010-04-231-3/+6
* iatt: changes across the codebaseAnand V. Avati2010-03-161-145/+144
* dht: preserve and return proper pre/postparent structures during unlinkAnand Avati2010-03-041-4/+7
* distribute: perform self-heal as rootShehjar Tikoo2010-03-041-0/+3
* distribute, nufa: return 0 mtimes in preparent/postparentShehjar Tikoo2010-03-041-2/+33
* distribute: Save ino/dev from first subvolume during mkdirShehjar Tikoo2010-03-041-0/+6
* distribute: Restore parent ino from local in symlinkShehjar Tikoo2010-03-041-0/+8
* distribute: Restore inode from saved ino on readvShehjar Tikoo2010-03-041-1/+18
* distribute: Respect end-of-dir on readdir only for last subvolShehjar Tikoo2010-03-041-0/+18
* distribute: Return pre/post-parent on successful unlinkShehjar Tikoo2010-03-041-0/+2
* distribute: Return ino from the first-up subvolume in lookupShehjar Tikoo2010-03-041-1/+1
* dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...Anand Avati2010-02-231-34/+24
* dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6Anand Avati2010-02-221-1/+4
* dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTYAnand Avati2010-02-221-9/+196
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-061-3/+46
* cluster/dht: Remove linkfile before unlinking the datafile.Vikas Gorur2010-02-021-17/+63