summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* 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
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2916-79/+0
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-281-18/+22
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-271-1/+1
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-131-1/+1
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-075-58/+303
* afr: add arbitration supportRavishankar N2015-05-058-32/+207
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-041-35/+6
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-04-272-0/+8
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-04-231-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
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-12/+0
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-195-33/+336
* features/quota : Introducing inode quotavmallika2015-03-181-18/+27
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-183-0/+19
* afr: remove stale index entriesRavishankar N2015-03-173-4/+66
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-121-0/+4
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-092-12/+12
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-093-61/+103
* cluster/afr: Implementation of quorum-readsPranith Kumar K2015-03-055-2/+32
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-047-67/+92
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-1/+0
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-273-138/+11
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-253-0/+140
* cluster/afr: Enable auto-quorum for replicate with odd number of bricksPranith Kumar K2015-02-091-8/+16
* cluster/afr: Re-introduce heal-timeout optionPranith Kumar K2015-02-063-1/+14
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-061-257/+117
* cluster/afr: Fix parent read subvol selection policy in lookupKrutika Dhananjay2015-02-041-1/+1