summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-1/+23
* dht/tiering: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-301-1/+0
* dht: Implement ipc fopPoornima G2016-08-271-0/+84
* cluster/tier: fix statfs for dht/tiered volumesDan Lambright2016-07-271-20/+27
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-05-161-33/+7
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-161-1/+1
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-061-1/+4
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-041-1/+1
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-021-12/+98
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-0/+8
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-271-1/+2
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-221-24/+609
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-191-2/+10
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-0/+45
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-051-26/+166
* dht: report constant directory sizeJeff Darcy2016-03-201-1/+62
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-261-0/+6
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-141-0/+8
* Tier: "tier start force" command implementationhari gowtham2015-12-221-1/+2
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-221-0/+6
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-221-81/+0