summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-291-36/+25
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-101-1/+10
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-03-101-2/+6
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-021-1/+7
* cluster/dht: Check for null inodeN Balachandran2017-01-021-2/+5
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-291-3/+29
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-261-12/+200
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-131-1/+31
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-071-1/+1
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-201-1/+4
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-06-181-12/+98
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-06-061-1/+1
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-061-1/+1
* 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
* dht/remove-brick: Avoid data loss for hard link migrationSusant Palai2015-09-091-6/+36
* dht: NULL dereferencing causes crashMohammed Rafi KC2015-09-081-2/+2
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-0/+1
* dht : lock on subvols to prevent lookup vs rmdir raceSakshi2015-08-271-23/+157
* cluster/dht: avoid mknod on decommissioned brickSusant Palai2015-08-251-35/+329
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-231-48/+408