summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-2/+3
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-2/+2
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-212-1/+17
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* 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
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-027-58/+102
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-305-82/+162
* 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
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-181-18/+0
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-184-8/+8
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-161-1/+1
* cluster/afr : Remove stale indicesAshish Pandey2015-11-161-1/+22
* 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-282-16/+43
* afr: wind writes only on subvols where preop succeededRavishankar N2015-10-261-2/+4
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-1/+1
* afr: do not wind write if pre-op fails on all childrenRavishankar N2015-10-203-13/+7
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-072-0/+8
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-2/+2
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-146-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
* all: reduce "inline" usageJeff Darcy2015-09-014-4/+4
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-304-183/+234
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-252-23/+70
* afr: modify afr_txn_nothing_failed()Ravishankar N2015-08-251-12/+3
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-211-17/+11
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-073-5/+8
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-261-2/+6
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-2/+6
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-061-2/+5
* afr: Porting messages to new logging frameworkarao2015-06-2716-473/+748
* 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 : set pending xattrs for replaced brickAnuradha2015-06-255-10/+250
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-246-41/+68
* afr: complete conservative merge even in case of gfid split-brain.Ravishankar N2015-06-221-2/+18
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-081-2/+9