summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2018-10-101-0/+5
* cluster/dht: act as passthrough for renames on single child DHTRaghavendra G2018-07-051-7/+15
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-07-042-4/+2
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-05-091-18/+47
* cluster/dht: Handle file migrations when brick downN Balachandran2018-04-181-5/+51
* cluster/dht: Wind open to all subvolsN Balachandran2018-04-181-10/+5
* cluster/dht: Skipped files are not treated as errorsN Balachandran2018-04-061-5/+9
* cluster/dht: ENOSPC will not fail rebalanceN Balachandran2018-04-021-9/+3
* cluster/dht: Handle single dht child in dht_lookupN Balachandran2018-03-051-0/+10
* cluster/dht: Ignore ENODATA from getxattr for posix aclsN Balachandran2018-03-051-7/+8
* cluster/dht: Fixed a typoN Balachandran2018-03-051-2/+2
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-02-121-0/+5
* cluster/dht: Cleanup on fallocate failureN Balachandran2018-02-091-1/+17
* cluster/dht: Unlink linkto files as rootN Balachandran2018-02-081-3/+7
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-072-6/+10
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2018-02-065-45/+325
* cluster/dht: Use percentages for space checkN Balachandran2018-01-121-5/+20
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-081-3/+18
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-062-1/+69
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-233-71/+99
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-201-0/+11
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-251-2/+4
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-124-17/+45
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-101-2/+2
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-09-072-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-09-071-2/+11
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-211-76/+71
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-123-3/+44
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-094-160/+160
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-031-29/+32
* cluster/dht: rebalance min-free-disk fixSusant Palai2017-08-021-6/+12
* cluster/dht: Correct iterator for decommissioned bricksN Balachandran2017-07-311-1/+1
* cluster/dht: Update size processed for non-migrated filesN Balachandran2017-07-311-6/+10
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-311-8/+20
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-311-13/+11
* 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