summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* dht: return non NULL xattr,xdata for ret >= 0Susant Palai2015-08-131-2/+2
* dht/tier :rename fails with EBUSYMohammed Rafi KC2015-08-131-8/+20
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-131-2/+4
* tiering/rebalance: tier daemon stopped with out updating statusMohammed Rafi KC2015-06-251-3/+0
* dht: Adding log messages to the new logging frameworkarao2015-06-231-133/+173
* cluster/tier: account for reordered layoutsDan Lambright2015-06-111-1/+2
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-021-22/+30
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-021-59/+19
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-06-021-16/+26
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-021-14/+48
* cluster/dht: maintain start state of rebalance daemon across graph switch.Dan Lambright2015-06-011-2/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-281-1/+2