summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* 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
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+62
* 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-143-7/+0
* Fix incorrect logmsg about disk space in dhtshishir gowda2010-09-091-6/+8
* gfid: changes in distribute to handle uuids in iatt structureAnand Avati2010-09-042-2/+20
* 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-042-4/+8
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-11/+18
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-11/+26
* gfid: changes in inode managementAnand Avati2010-09-041-1/+0
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-023-1/+15
* cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()Vijay Bellur2010-09-021-8/+13
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-312-2/+4
* cluster/dht: Fix clang errors.Sachidananda2010-08-261-10/+18
* Remove dead variables.Sachidananda2010-08-021-18/+8
* Remove dead variables.Sachidananda2010-08-021-1/+0
* Remove dead variables.Sachidananda2010-08-021-7/+0
* Remove dead variables.Sachidananda2010-08-021-2/+0
* Remove dead variables.Sachidananda2010-08-021-9/+13
* dht enhancementsAmar Tumballi2010-07-273-49/+143
* dht: set 'lookup-unhashed' to ON by default (instead of 'auto').Amar Tumballi2010-07-193-3/+9
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* proper way to do defrag of a mountpointAmar Tumballi2010-07-142-3/+219
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-063-15/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-023-5/+15
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* Bug 799: dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-211-1/+1
* fuse, dht: use readdir by default.Anand Avati2010-05-131-2/+15
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-108/+17
* Check whether a server is down before calling rename on the directoryRaghavendra Bhat2010-05-081-0/+7
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-033-12/+0
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* 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-239-78/+160
* iatt: changes across the codebaseAnand V. Avati2010-03-168-237/+241
* send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switchAmar Tumballi2010-03-122-4/+6
* dht: preserve and return proper pre/postparent structures during unlinkAnand Avati2010-03-041-4/+7
* distribute: cleanup intermediate hardlink and linkfile on failed renameAnand Avati2010-03-041-12/+78
* distribute: perform self-heal as rootShehjar Tikoo2010-03-043-0/+37
* distribute, nufa: return 0 mtimes in preparent/postparentShehjar Tikoo2010-03-044-2/+58
* 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