summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Set size based source only when sizes are unequalPranith Kumar K2013-09-031-0/+13
* afr: make NOP truncate/ftruncate efficientAnand Avati2013-09-032-0/+17
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-296-30/+338
* cluster/afr: Reset attempted count before attempting blocking lockPranith Kumar K2013-08-291-0/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-08-291-0/+2
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-284-26/+71
* synctask: minor enhancementsAnand Avati2013-08-281-4/+1
* cluster/afr: Don't delay post op in cases of failuresPranith Kumar K2013-08-283-11/+36
* cluster/afr: Add largest file is source policyAnand Avati2013-08-142-29/+93
* afr: treat appending writes as stable writes.Anand Avati2013-08-133-1/+29
* cluster/afr: skip directory inspection when entry self-heal is offAnand Avati2013-08-111-1/+1
* cluster/afr: Unwind frame on error in readdir[p]Pranith Kumar K2013-08-081-2/+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-024-5/+98
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-315-32/+120
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-13/+52
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-1/+10
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-0/+2
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+58
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-034-23/+73
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-0311-428/+500
* cluster/afr: Provide an option to disable afr durabilityPranith Kumar K2013-07-033-3/+23
* cluster/afr: post-op should complete before starting flushPranith Kumar K2013-07-033-36/+43
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-027-134/+151
* cluster/afr: Handle NULL fdctx in fsyncPranith Kumar K2013-06-271-1/+4
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-251-5/+0
* cluster/afr: Fix fd/memory leak on fsyncPranith Kumar K2013-06-241-1/+1
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-201-0/+3
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-137-83/+280
* glusterfs: discard (hole punch) supportBrian Foster2013-06-133-0/+250
* gluster: add fallocate fop supportBrian Foster2013-06-133-0/+253
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-6/+9
* cluster/afr: Removed misleading log from afr_start_crawlVenkatesh Somyajulu2013-05-311-2/+2
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-0/+8
* cluster/afr: Added documentation for eager-lock checkPranith Kumar K2013-04-221-0/+17
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-053-2/+87
* cluster/afr: Treat all dir fop failure as success in changelogPranith Kumar K2013-04-033-2/+35
* cluster/afr: Made afr_sh_purge_entry_common message log more clear.Venkatesh Somyajulu2013-04-031-3/+1
* pump: Set self-heal readdir size in pumpPranith Kumar K2013-04-031-0/+1
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-021-12/+85
* cluster/afr: prevent piggyback on stale pre_opPranith Kumar K2013-04-021-33/+2
* cluster/afr: fix fd leak with unsafe call_resume()Anand Avati2013-03-282-1/+17
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-282-15/+18
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-273-10/+56