summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-216-7/+25
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-194-14/+163
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-193-4/+47
* cluster/dht: Exit clean when assert_no_child_down is enabledVijay Bellur2012-02-191-1/+1
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-191-9/+11
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-195-17/+750
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+5
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-144-12/+17
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-3/+15
* distribute: utilize new 'fremovexattr()' fop for rebalancev3.3.0qa21Amar Tumballi2012-02-021-1/+1
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-252-0/+62
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-253-0/+62
* cluster/dht: handle ENOENT err in rename fopshishir gowda2012-01-251-1/+2
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-252-8/+10
* Revert "distribute: utilize new 'fremovexattr()' fop for rebalance"Harshavardhana2012-01-231-1/+1
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-203-1/+255
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+8
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-1/+1
* rebalance: remove the *.fix.layout xattr from trusted domain.Rajesh Amaravathi2011-12-281-1/+1
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-10/+26
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-234-200/+257
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-231-0/+2
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-0/+3
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-164-7/+7
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-3/+2
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-162-2/+7
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-163-16/+20
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-161-2/+13
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-2/+2
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-081-1/+0
* build: warning suppression (round n)Amar Tumballi2011-10-201-1/+14
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-203-58/+188
* cluster/dht: Handle 'user.ufo-test' sent by ufo in dht setxattr.Junaid2011-10-061-2/+53
* 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