index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
/
afr-self-heal-data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
afr: add arbitration support
Ravishankar N
2015-05-05
1
-0
/
+6
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-4
/
+4
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-2
/
+2
*
cluster/afr: Do not increment healed_count if no healing was performed
Krutika Dhananjay
2015-03-04
1
-2
/
+14
*
afr: Don't write to sparse regions of sink.
Ravishankar N
2015-01-30
1
-2
/
+39
*
cluster/afr: split-brain resolution CLI
Ravishankar N
2015-01-15
1
-41
/
+21
*
afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506a
Anuradha
2015-01-01
1
-0
/
+3
*
cluster/afr : Change in volume heal info command
Anuradha
2014-12-23
1
-11
/
+10
*
cluster/afr: Add afr-v1 xattr compatibility
Pranith Kumar K
2014-10-01
1
-23
/
+164
*
cluster/afr: Fix spurious metadata self-heals
Pranith Kumar K
2014-09-24
1
-17
/
+21
*
cluster/afr: Fixed mem leaks in self-heal code path.
Anuradha
2014-09-23
1
-0
/
+2
*
cluster/afr: Don't start heal when lookup succeeds on < 2 children
Pranith Kumar K
2014-09-23
1
-2
/
+2
*
cluster/afr: Propagate EIO on inode's type mismatch
Krutika Dhananjay
2014-09-02
1
-2
/
+1
*
cluster/afr: Fix dict_t leaks
Krutika Dhananjay
2014-08-28
1
-0
/
+4
*
cluster/afr: Fix all locked_on bricks are sinks check in self-heals
Pranith Kumar K
2014-08-26
1
-22
/
+16
*
cluster/afr: Sparse file self-heal canges
Pranith Kumar K
2014-03-26
1
-9
/
+28
*
cluster/afr: refactor
Anand Avati
2014-03-22
1
-1616
/
+478
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-08-29
1
-13
/
+149
*
cluster/afr: Print self-heal log when self-heal succeeds
Pranith Kumar K
2013-07-31
1
-0
/
+59
*
cluster/afr: Let two data-self-heals compete in new domain
Pranith Kumar K
2013-07-03
1
-22
/
+58
*
cluster/afr: Refactor inodelk to handle multiple domains
Pranith Kumar K
2013-07-03
1
-14
/
+30
*
cluster/afr: Allow data/entry self heal for metadata split-brain
Venkatesh Somyajulu
2013-07-02
1
-12
/
+12
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-06-13
1
-15
/
+19
*
cluster/afr: fsync before erase xattrs in data self-heal
Pranith Kumar K
2013-03-28
1
-1
/
+75
*
cluster/afr: Preserve mtime in self-heal
Pranith Kumar K
2013-03-12
1
-14
/
+25
*
cluster/afr: added logging of changelog for split-brain in glustershd.log file
Venkatesh Somyajula
2013-02-03
1
-5
/
+2
*
cluster/afr: Remember type of split-brain in inode-ctx
Pranith Kumar K
2012-12-11
1
-9
/
+3
*
cluster/afr: Empty string should not be default option val
Pranith Kumar K
2012-12-05
1
-0
/
+4
*
afr: use data trylock mode in read/write self-heal trigger paths
Brian Foster
2012-12-04
1
-1
/
+8
*
afr: support self-heal data trylock mechanism
Brian Foster
2012-12-04
1
-6
/
+12
*
afr: send unique dict_t instances to replicas in self-heal fxattrop
Brian Foster
2012-11-29
1
-28
/
+42
*
Cluster/afr: Fix output for gluster volume heal vn info healed
Venkatesh Somyajula
2012-11-26
1
-0
/
+2
*
afr: Avoid excessive logging in self-heal.
Krishnan Parthasarathi
2012-08-23
1
-2
/
+2
*
cluster/afr: Modified split-brain handling
Pranith Kumar K
2012-07-26
1
-26
/
+37
*
cluster/afr: Perform data self-heal for non regular files
Pranith Kumar K
2012-07-25
1
-86
/
+60
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-4
/
+2
*
cluster/afr: Don't reset split-brain when data-self-heal is off
Pranith Kumar K
2012-06-19
1
-0
/
+4
*
replicate: add hashed read-child method.
Jeff Darcy
2012-05-31
1
-2
/
+4
*
cluster/afr: Release inodelk on erase changelog failures
Pranith Kumar K
2012-05-23
1
-0
/
+3
*
cluster/afr: Enforce order in pre/post op
Pranith Kumar K
2012-05-18
1
-1
/
+1
*
cluster/afr: Perform conservative merge on dir with xattr split-brain
Pranith Kumar K
2012-05-18
1
-3
/
+14
*
cluster/afr: Handle files w.o. xattrs and size mismatch.
Pranith Kumar K
2012-05-18
1
-1
/
+9
*
cluster/afr: Mark zero size file as sink in absense of xattrs.
Pranith Kumar K
2012-05-18
1
-1
/
+1
*
cluster/afr: Determining sources should do both fxattrop, fstat
Pranith Kumar K
2012-05-18
1
-95
/
+64
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
self-heald: Find self-heal failures, split-brain
Pranith Kumar K
2012-04-05
1
-1
/
+2
*
cluster/afr: Handle self-heal of files with holes
Pranith Kumar K
2012-04-04
1
-7
/
+9
*
cluster/afr: handle fstat failure in data-self-heal
Pranith Kumar K
2012-03-29
1
-1
/
+1
*
cluster/afr: Handle afr data self-heal failures gracefully
Pranith Kumar K
2012-03-28
1
-51
/
+137
[next]