summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-09-071-0/+11
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-061-3/+0
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-14/+11
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-281-0/+8
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* cluster/dht: don't leak upon GF_REALLOC failureJim Meyering2012-08-191-4/+5
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-133-0/+35
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-6/+4
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-137-70/+34
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-1/+7
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-053-14/+33
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-243-3/+59
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-236-41/+3
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-141-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