summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2015-12-291-1/+5
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-1/+19
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* Tier: "tier start force" command implementationhari gowtham2015-12-222-3/+3
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-229-80/+317
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-225-6/+6
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-224-82/+288
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-212-1/+17
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-213-18/+126
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-211-11/+26
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-211-6/+5
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-182-2/+1
* cluster/dht: Handle failure in getxattrSusant Palai2015-12-161-0/+7
* tier:unlink during migrationMohammed Rafi KC2015-12-165-75/+382
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-161-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-151-9/+23
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-121-3/+3
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-091-3/+27
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* cluster/tier : Fix double free in tier processN Balachandran2015-12-071-3/+1
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-061-0/+6
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-031-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-037-41/+72
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-027-58/+102
* cluster/ec: Create copy of dict for setting internal xattrsPranith Kumar K2015-12-012-19/+19
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-305-82/+162
* dht : changing variable type to avoid overflowSakshi Bansal2015-11-261-7/+9
* cluster/afr: change data self-heal size check for arbiterPranith Kumar K2015-11-261-0/+4
* cluster/afr: Remember flags sent by create fopPranith Kumar K2015-11-261-0/+1
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-236-109/+496
* cluster/ec: Mark internal fops appropriatelyXavier Hernandez2015-11-194-27/+58
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-181-18/+0
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-182-2/+9
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-186-11/+13
* 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
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+2
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-162-1/+7
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-162-7/+5
* cluster/afr : Remove stale indicesAshish Pandey2015-11-161-1/+22
* cluster/ec: fix bug in update_goodPranith Kumar K2015-11-111-5/+7
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-083-7/+246
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-081-32/+62
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-062-194/+152
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-051-2/+1
* cluster/ec: Fix bad management of lock ownersXavier Hernandez2015-11-053-10/+11
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-041-7/+24