summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-36/+20
* distribute rebalance: preserve proper mode in destinationv3.3.0qa13Amar Tumballi2011-09-301-3/+11
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-301-8/+45
* Second round of warning suppression.Jeff Darcy2011-09-292-4/+0
* cluster/distribute: fixed a spurious inode refAmar Tumballi2011-09-271-4/+12
* cluster/distribute: validate buf before accessing.Rahul C S2011-09-221-5/+5
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-195-37/+91
* Fix typo in log message.Sachidananda Urs2011-09-191-1/+1
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-135-6/+141
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-1213-1651/+2898
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-074-26/+0
* cluster/distribute: unwind the proper dict in getxattr_cbkAmar Tumballi2011-08-231-1/+4
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-143/+22
* allocate extra bytes (for \0) when calling reallocVenky Shankar2011-08-171-1/+2
* adjust allocated length to memory overrun fixVenky Shankar2011-08-151-3/+4
* Change Copyright current yearPranith Kumar K2011-08-1013-13/+13
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0614-42/+42
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-1/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* cluster/distribute: while fixing layout, consider ENOSPC errorsAmar Tumballi2011-07-261-4/+4
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+61
* distribute: bring in feature to do rebalance from insideAmar Tumballi2011-07-148-15/+600
* cluster/distribute: bring in directory-spread-count optionAmar Tumballi2011-07-145-4/+80
* cluster/distribute: handle layout overlaps while giving a new fixAmar Tumballi2011-07-143-59/+297
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-131-1/+10
* dht: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-3/+26
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-122-16/+41
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-7/+79
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-081-75/+13
* dht disk usage: Correct free blk calculationshishir gowda2011-07-071-2/+2
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-231-67/+46
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-166-154/+5
* cluster/distribute: remove the unused variable from 'conf'Amar Tumballi2011-06-164-22/+0
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-2/+15
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-314-4/+20
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-311-6/+27
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-301-1/+3
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-261-70/+107
* cluster/distribute: corrected layout mismatch handling logicAmar Tumballi2011-05-032-173/+17
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-032-2/+5
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* DHT: Make assert-no-child-down a boolean optionshishir gowda2011-04-151-11/+11
* DHT: Add xlator-option assert_no_child_downshishir gowda2011-04-143-0/+24
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15