summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Fix excessive logging in glfsheal log fileKrutika Dhananjay2014-10-273-3/+4
* logs: Do selective logging for errnosPranith Kumar K2014-10-221-3/+4
* 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-292-14/+155
* cluster/afr: Fix a minor typo.Vijay Bellur2014-08-261-1/+1
* cluster/afr: Fix leaks in self-heal code pathPranith Kumar K2014-07-185-8/+15
* cluster/afr: Fix resolution issues with afrPranith Kumar K2014-06-242-10/+19
* cluster/afr: remove unused variableRavishankar N2014-05-151-2/+0
* cluster/afr: send opendirs to all children for entry self-healRavishankar N2014-05-142-25/+10
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-05-143-6/+23
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-108-103/+166
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-05-082-2/+4
* cluster/afr: perform list-xattr during lookupRavishankar N2014-04-283-0/+92
* cluster/afr: Prevent heal info hang when data-self-heal in progress.Pranith Kumar K2014-04-285-3/+25
* heal: Enable logging for glfsheal.Pranith Kumar K2014-04-283-5/+8
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-286-36/+102
* 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-286-7/+40
* cluster/afr: Add foreground self-heal launch capability through lookup.Pranith Kumar K2014-04-283-19/+24
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2014-01-271-1/+1
* cluster/afr: Treat ESTALE on nameless lookup as ENOENTPranith Kumar K2014-01-271-1/+3
* cluster/afr: Treat FOOL condition as split-brain for entry self-healPranith Kumar K2014-01-251-0/+48
* cluster/afr: Change errno to op_errnoVenkatesh Somyajulu2013-12-291-1/+1
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+1
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-261-14/+49
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-143-3/+3
* glusterfs: zerofill supportM. Mohan Kumar2013-11-104-0/+263
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* afr: check for split-brain before proceeding with fopsRavishankar N2013-10-162-12/+33
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-5/+4
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-7/+132
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-146-45/+523
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Change Self-heal domain separator to ':'Pranith Kumar K2013-10-032-1/+3
* Logging : Improved the log message on unlock failure in afr_unlock_inodelk_cbk.Anuradha2013-09-301-2/+6
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-184-672/+581
* 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