summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-05-281-17/+374
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-141-2/+3
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-101-9/+78
* glusterd: add counter support for tiered volumesDan Lambright2015-05-081-1/+2
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-051-1/+3
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-051-1/+3
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-011-0/+15
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-04-291-17/+24
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-291-7/+123
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-0/+2
* Cluster/DHT Mismatching gfid values in dht_local_tNithya Balachandran2015-04-081-11/+6
* dht : null dereference coverity fixManikandan Selvaganesh2015-04-081-1/+1
* cluster/dht: Unwind with proper op_retRaghavendra Talur2015-04-061-12/+86
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-45/+45
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-251-50/+20
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-18/+82
* features/quota : Introducing inode quotavmallika2015-03-181-34/+81
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-10/+7
* dht : logically dead code removedManikandan Selvaganesh2015-03-031-8/+4
* cluster/dht: Propagate an event only after hearing the same from all subvolumesAnoop C S2015-02-261-0/+3
* cluster/dht: serialize execution of dht_discover_complete andRaghavendra G2015-02-251-1/+10
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-201-1/+1
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-0/+6
* cluster/dht: Fix dht_link to follow files under migrationShyam2015-02-171-19/+124
* cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-dataDan Lambright2015-02-131-2/+21
* Compare key with GF_XATTR_LOCKINFO_KEY with length of GF_XATTR_LOCKINFO_KEY i...Dennis Schafroth2015-02-021-1/+1
* cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols tooKrutika Dhananjay2015-01-231-1/+12