summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: Handle failure in getxattrSusant Palai2015-12-161-0/+7
* tier:unlink during migrationMohammed Rafi KC2015-12-161-74/+77
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-091-3/+27
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-031-14/+6
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-231-65/+124
* dht: loc should store proper gfidSakshi Bansal2015-11-171-0/+1
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2015-11-171-5/+5
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-161-0/+6
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-081-7/+69
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-081-32/+62
* quota: add version to quota xattrsvmallika2015-11-021-2/+2
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-1/+5
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-221-19/+107
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-09-171-14/+17
* dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...Sakshi2015-09-141-157/+23
* dht/cluster: Avoid crash if local is NULLSusant Palai2015-09-131-5/+17