index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
/
afr-self-heal-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
1
-6
/
+0
*
cluster/afr: perform self-heal with least priority
Pranith Kumar K
2011-09-09
1
-0
/
+7
*
cluster/afr: Make data selfheal trigger to be configurable.
Pranith Kumar K
2011-09-08
1
-15
/
+15
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-10
/
+0
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-27
/
+57
*
cluster/afr: Update fresh_children in lookup if no other ops in progress
Pranith Kumar K
2011-08-19
1
-5
/
+5
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
cluster/afr: Don't depend on fuse lk_owner for inodelks
Pranith K
2011-07-17
1
-2
/
+2
*
cluster/afr: Fix conflict files and gfid self-heal
Pranith K
2011-07-17
1
-413
/
+759
*
cluster/afr: Detect conflict/gfid self-heals
Pranith K
2011-07-17
1
-2
/
+5
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-10
/
+8
*
cluster/afr: Handle lookups when self-heal is off
Pranith K
2011-07-12
1
-154
/
+287
*
afr: bg self-heal must be off if self-heal-count=0.
Krishnan P
2011-06-20
1
-3
/
+3
*
cluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
Pranith Kumar K
2011-06-08
1
-7
/
+13
*
Move `self-heal completed' message to log level INFO.
Sachidananda
2011-05-11
1
-1
/
+1
*
cluster/afr: log enhancement - part 2
Amar Tumballi
2011-04-01
1
-119
/
+134
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
1
-437
/
+437
*
send proper device id to posix while self healing device file entry
Raghavendra Bhat
2011-03-25
1
-9
/
+14
*
cluster/afr: skip openfd flush when the file is already deleted
Pranith K
2011-03-22
1
-0
/
+2
*
cluster/afr: Fix wrong memory allocation
Pranith K
2011-03-14
1
-1
/
+1
*
cluster/afr: Re-factoring code for alignment
Vijay Bellur
2011-02-28
1
-62
/
+62
*
cluster/afr: Whitespace cleanup
Vijay Bellur
2011-02-28
1
-34
/
+36
*
cluster/afr: Perform self-heal as root
Pranith K
2011-02-08
1
-1
/
+2
*
change the log level from warning to debug while getting pending matrix
Raghavendra Bhat
2010-12-27
1
-1
/
+1
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
replicate: use new style (un)locking in self heal of missing entries
Anand Avati
2010-09-29
1
-62
/
+5
*
cluster/afr: allocate memory big enough to hold iatt structures.
Raghavendra G
2010-09-18
1
-2
/
+2
*
cluster/afr: Various self heal fixes wrt gfid.
Pavan Sondur
2010-09-07
1
-6
/
+52
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+3
*
cluster/afr: Clean up dead variables.
Sachidananda
2010-08-26
1
-17
/
+20
*
replace struct stat by stuct iatt
v3.1.0qa9
Raghavendra Bhat
2010-08-26
1
-1
/
+1
*
cluster/afr: Do not issue blocking locks in self-heal.
Pavan Sondur
2010-08-26
1
-27
/
+2
*
fix the typo present in sh_missing_entries_create function
Raghavendra Bhat
2010-08-24
1
-1
/
+1
*
cluster/afr: Use 2 phase locking for transactions and self heal.
Pavan Sondur
2010-08-22
1
-64
/
+103
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
1
-2
/
+4
*
cluster/afr: Logging improvement for self-heal
Pranith Kumar K
2010-07-27
1
-2
/
+6
*
cluster/afr: ignore errno from offline nodes during self-heal
Pranith Kumar K
2010-07-27
1
-0
/
+3
*
custer/afr added self-heal logging in normal mode
Pranith Kumar K
2010-07-23
1
-0
/
+21
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
1
-1
/
+3
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-24
/
+43
*
iatt: change S_IF macros with IA_IF macros in missing places
Anand Avati
2010-04-08
1
-7
/
+7
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-34
/
+29
*
Fix memory access in afr's self-heal code (replace pointer casts by memcpy).
Hraban Luyat
2010-02-07
1
-24
/
+30
*
cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...
Vikas Gorur
2010-01-14
1
-0
/
+28
*
cluster/afr: Use dict_ref instead of dict_copy_with_ref.
Vikas Gorur
2010-01-08
1
-2
/
+2
[next]