summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-301-0/+8
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-163-1/+35
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-011-1/+7
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-06-261-2/+3
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1016-224/+80
* cluster/dht: rmdir should succeed last on the hashed subvolshishir gowda2012-05-081-2/+112
* glusterd/rebalance: Remove state dependency on rpc eventshishir gowda2012-04-251-1/+28
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-1/+7
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* core: coverity issues fixedAmar Tumballi2012-04-232-0/+6
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-232-15/+22
* cluster/dht: Remove un-used pathinfo code for link filesshishir gowda2012-04-181-18/+0
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-181-0/+2
* cluster/dht: Handle failures in getxattr_cbkshishir gowda2012-04-171-3/+16
* cluster/dht: Revert to calling ftruncateshishir gowda2012-04-161-5/+3
* dht/rebalance: Display migration failure countshishir gowda2012-04-132-2/+10
* dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefullyshishir gowda2012-04-132-4/+16
* dht/rebalance: Correct log messagesv3.3.0beta3shishir gowda2012-04-111-5/+6
* rebalance: revert sending PARENT_DOWN event to xlatorsshishir gowda2012-04-091-2/+0
* dht/rebalance: Send PARENT_DOWN event before cleanup in rebalancev3.3.0qa33shishir gowda2012-04-021-1/+3
* cluster/dht: send dict with linkto key for lookup in rmdir_readdirpshishir gowda2012-03-291-1/+23
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-262-2/+82
* core: adding extra data for fopsAmar Tumballi2012-03-2211-397/+452
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-1/+1
* distribute-rebalance: fix the logic of ENOENT handlingAmar Tumballi2012-03-141-3/+9
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-111-1/+4
* cluster/dht: Replace ftruncate call with truncate in rebalanceshishir gowda2012-03-091-2/+4
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-073-7/+80
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-072-9/+9
* cluster/distribute: send proper 'dict' in readdirp()Amar Tumballi2012-03-071-13/+21
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-2/+10
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-222-52/+74
* mempool: adjustments in pool sizesAmar Tumballi2012-02-223-3/+3
* 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