summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-7/+13
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-13/+20
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-221-3/+18
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-111-2/+5
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-231-2/+2
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-10/+19
* cluster/afr: move messages to new logging frameworkRavishankar N2014-05-171-8/+11
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-141-0/+14
* cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-04-021-0/+19
* cluster/afr: refactorAnand Avati2014-03-221-2610/+1613
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-161-16/+19
* 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
* afr: Modified book-keeping structures for entrylksKrishnan Parthasarathi2013-01-231-7/+1
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-181-0/+15
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-181-5/+8
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-171-22/+15
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-111-86/+83
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-041-4/+47
* afr: make flush non-transactionalBrian Foster2012-12-041-136/+34
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-031-0/+1