summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-223-71/+99
* cluster/dht: Coverity fixes for dht-rebalance.ckarthik-us2017-11-211-80/+54
* cluster/dht: dead code coverity fixKartik_Burmee2017-11-211-3/+0
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-191-0/+11
* tier: coverity fix for tier-common.chari gowtham2017-11-161-28/+5
* cluster/dht: Check for NULL local before using itAshish Pandey2017-11-081-2/+6
* cluster/dht: Check for NULL before using variableAshish Pandey2017-11-062-4/+6
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-032-4/+10
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* dht: free memory allocated in dht_init() and dht_init_subvolumes()Niels de Vos2017-10-111-1/+17
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-104-19/+40
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-047-111/+2077
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-071-2/+2
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-08-302-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-08-301-2/+11
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-201-76/+71
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-093-3/+44
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-084-160/+160
* Revert "cluster/dht: Check for open fd only on EBADF"N Balachandran2017-08-042-116/+160
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-011-29/+32
* cluster/dht: rebalance min-free-disk fixSusant Palai2017-08-011-6/+12
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-07-312-160/+116
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-261-13/+11
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-261-8/+20
* cluster/dht: Update size processed for non-migrated filesN Balachandran2017-07-251-6/+10
* cluster/dht: Correct iterator for decommissioned bricksN Balachandran2017-07-251-1/+1
* cluster/dht: Fixed crash in dht_rmdir_is_subvol_emptyN Balachandran2017-07-201-13/+34
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-193-20/+22
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-132-15/+82
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Fix fd check raceN Balachandran2017-07-112-1/+34
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-103-24/+188
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-031-1/+1
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-263-55/+54
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-234-30/+97
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-223-1/+81
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-073-31/+83
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-304-20/+35
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6