summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+47
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2017-12-151-0/+5
* cluster/dht: Fix build error due to switch statement on a booleanShreyas Siravara2017-12-051-16/+5
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-021-1/+66
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-021-3/+18
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2017-11-221-141/+179
* cluster/dht: dead code coverity fixKartik_Burmee2017-11-211-3/+0
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-101-7/+13
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-041-63/+1275
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-08-301-2/+11
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-091-0/+16
* cluster/dht: Fixed crash in dht_rmdir_is_subvol_emptyN Balachandran2017-07-201-13/+34
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+2
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-281-0/+8
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-261-2/+29
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-221-0/+73
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-071-3/+3
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-311-52/+53
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-301-0/+3
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-161-3/+61
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-161-4/+10
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-04-281-8/+4
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-261-8/+7
* feature/dht: Directory synchronizationKotresh HR2017-04-261-219/+74
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-241-33/+20
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-211-45/+203
* dht: Add missing braces in dht_opendirPoornima G2017-04-131-1/+2
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-061-28/+44
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-021-1/+10
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-1/+3
* Ressources used by va_start must be freed with va_endMichael Scherer2017-02-201-1/+4
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-151-2/+6
* cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEYKrutika Dhananjay2017-02-131-8/+4
* Readdir-ahead : Honor readdir-optimise option of dhtPoornima G2017-01-241-0/+13
* tier : Tier as a servicehari gowtham2017-01-161-2/+6
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-276/+284
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-1/+7
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-011-1/+7
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-211-0/+3
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-4/+3
* cluster/dht: Check for null inodeN Balachandran2016-11-151-2/+5
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* xlators/{dht,tier}: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-121-12/+200
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-111-1/+31
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-091-3/+29
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-061-1/+1