summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-031-2/+2
* quota: add version to quota xattrsvmallika2015-11-021-2/+2
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2015-10-292-25/+161
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-6/+8
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-282-17/+25
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-216-7/+227
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-211-1/+1
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-201-12/+12
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-151-10/+95
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-2/+128
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-105-100/+456
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-083-16/+297
* dht/rebalance: fix layout and dict leaksSusant Palai2015-10-062-0/+11
* dht/rebalance: fix mem-leak in migration code pathSusant Palai2015-10-011-5/+21
* glusterd, dht: volume set for use-readdirp in dhtPranith Kumar K2015-10-011-0/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-245-5/+39
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-226-87/+475
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-09-171-14/+17
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...Sakshi2015-09-145-331/+84
* cluster/dht : Propagate op_errno on failureNithya Balachandran2015-09-131-0/+1
* dht/cluster: Avoid crash if local is NULLSusant Palai2015-09-131-5/+17
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-112-3/+3
* 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
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-083-44/+105
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-021-4/+28
* build: Fix build on Mac OS X, booleanKaleb S. KEITHLEY2015-09-011-2/+1
* all: reduce "inline" usageJeff Darcy2015-09-015-18/+11
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-0/+34
* fd: Do fd_bind on successful openPranith Kumar K2015-08-283-0/+6
* dht : lock on subvols to prevent lookup vs rmdir raceSakshi2015-08-275-84/+331
* cluster/dht: avoid mknod on decommissioned brickSusant Palai2015-08-252-35/+334
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-235-57/+455
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-181-16/+28
* 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
* dht : updating return value for layout set functionSakshi2015-08-121-2/+2
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-2/+2
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-08-121-3/+95
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-242-0/+4
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-151-2/+2
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-132-4/+10
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46