summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Filter internal xattrs in lookupPranith Kumar K2015-02-121-3/+3
* cluster/afr: serialize inode locksPranith Kumar K2015-02-111-76/+220
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-051-1/+64
* cluster/afr : Prevent excessive logging of split-brain messages.Anuradha2014-11-131-0/+6
* cluster/afr: Fix xattr heal comparison checksPranith Kumar K2014-11-131-2/+6
* afr : Logging improvementAnuradha2014-11-131-0/+3
* cluster/afr: Fix sizeof typoPranith Kumar K2014-10-181-1/+1
* Only cleanup priv->shd.statistics if createdTiziano Müller2014-10-071-5/+8
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-10-011-2/+20
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-291-14/+150
* cluster/afr: Fix leaks in self-heal code pathPranith Kumar K2014-07-181-0/+3
* cluster/afr: Fix resolution issues with afrPranith Kumar K2014-06-241-10/+18
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-05-141-0/+19
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-101-37/+14
* cluster/afr: perform list-xattr during lookupRavishankar N2014-04-281-0/+83
* cluster/afr: Prevent heal info hang when data-self-heal in progress.Pranith Kumar K2014-04-281-0/+2
* heal: Enable logging for glfsheal.Pranith Kumar K2014-04-281-2/+2
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-281-11/+82
* cluster/afr: get virtual-xattrs only on valid xdata.Pranith Kumar K2014-04-281-9/+11
* cluster/afr: Add dry-run functionality to self-heal.Pranith Kumar K2014-04-281-4/+17
* cluster/afr: Add foreground self-heal launch capability through lookup.Pranith Kumar K2014-04-281-17/+21
* cluster/afr: Treat ESTALE on nameless lookup as ENOENTPranith Kumar K2014-01-271-1/+3
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-3/+64
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-181-495/+7
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-0/+3
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-281-2/+6
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-0/+2
* afr: check for non-zero call_count before doing a stack windRavishankar N2013-08-071-0/+5
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-021-0/+25
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-311-0/+3
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-0/+7
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-031-7/+28
* cluster/afr: post-op should complete before starting flushPranith Kumar K2013-07-031-18/+41
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-251-5/+0
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+241
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+244
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-051-2/+5
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-281-7/+4
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-271-6/+23
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-271-1/+22
* nfs, afr: Fail lookup only on split-brainPranith Kumar K2013-03-201-0/+4
* cluster/afr: Turn on eager-lock for fd DATA transactionsPranith Kumar K2013-03-011-1/+2
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-221-19/+13
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-02-191-15/+0
* cluster/afr: Avoid priv->eager_lock value update racePranith Kumar K2013-02-061-0/+1
* cluster/afr: wakeup delayed post op on fsyncPranith Kumar K2013-01-291-5/+3