summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
...
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-184-5/+5
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-282-1/+17
* afr: refresh inode using fstatRavishankar N2015-12-281-26/+91
* cluster/afr : Remove stale indicesAshish Pandey2015-12-221-1/+22
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-217-58/+102
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-12-215-82/+162
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-181-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-161-9/+23
* cluster/afr: Remember flags sent by create fopPranith Kumar K2015-11-261-0/+1
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-231-18/+0
* cluster/afr: disable self-heal lock compatibility for arbiter volumesPranith Kumar K2015-10-291-8/+12
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-292-16/+43
* afr: fixes in transaction codeRavishankar N2015-10-263-15/+11
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-072-0/+8
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-156-22/+103
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-071-0/+30
* afr: Unset dirty xattr after setting pending xattr during post-opRavishankar N2015-09-021-13/+13
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-314-183/+234
* afr: modify afr_txn_nothing_failed()Ravishankar N2015-08-311-12/+3
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-282-23/+70
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-231-17/+11
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-123-5/+8
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-271-2/+6
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-271-2/+5
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-151-1/+1
* afr: Porting messages to new logging frameworkarao2015-06-2816-473/+748
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-275-10/+250
* cluster/afr : truncate all sinks filesAnuradha2015-06-261-14/+11
* afr: Block fops when file is in split-brainRavishankar N2015-06-264-14/+76
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-256-41/+68
* afr: complete conservative merge even in case of gfid split-brainRavishankar N2015-06-221-2/+18
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-171-2/+9
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-291-18/+22
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-281-1/+1
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-151-1/+1
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-095-58/+303
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-081-35/+6
* afr: add arbitration supportRavishankar N2015-05-058-32/+207
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-05-032-0/+8
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-05-011-0/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-086-39/+49
* afr : null dereference coverity fix.Manikandan Selvaganesh2015-04-081-14/+25
* Cluster/afr : Coverity fix.Manikandan Selvaganesh2015-04-081-4/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-0412-64/+64
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-04-021-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-023-3/+3
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-1/+1
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-252-72/+20