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
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
cluster/afr: Don't reset split-brain when data-self-heal is off
Pranith Kumar K
2012-06-19
1
-1
/
+0
*
cluster/afr: Enforce order in pre/post op
Pranith Kumar K
2012-05-18
1
-9
/
+29
*
cluster/afr: Perform conservative merge on dir with xattr split-brain
Pranith Kumar K
2012-05-18
1
-7
/
+44
*
cluster/afr: Handle files w.o. xattrs and size mismatch.
Pranith Kumar K
2012-05-18
1
-9
/
+35
*
cluster/afr: Mark zero size file as sink in absense of xattrs.
Pranith Kumar K
2012-05-18
1
-1
/
+52
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
cluster/afr: Set errno correctly in find_fresh_parents failures
Pranith Kumar K
2012-04-19
1
-1
/
+3
*
cluster/afr: Build parent loc for expunge
Pranith Kumar K
2012-04-18
1
-0
/
+7
*
self-heald: Find self-heal failures, split-brain
Pranith Kumar K
2012-04-05
1
-2
/
+3
*
cluster/afr: Fix split-brain log
Pranith Kumar K
2012-03-29
1
-5
/
+8
*
cluster/afr: Fix the split-brain log
Pranith Kumar K
2012-03-29
1
-3
/
+4
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-5
/
+9
*
cluster/afr: Enable eager-lock
Pranith Kumar K
2012-03-17
1
-1
/
+1
*
cluster/afr: Reset re-usable sh args in sh_*_done
Pranith Kumar K
2012-03-05
1
-16
/
+25
*
Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...
Vijay Bellur
2012-03-03
1
-0
/
+1
*
cluster/afr: Handle errors in build_parent_loc
Pranith Kumar K
2012-03-01
1
-18
/
+24
*
afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.
Krishnan Parthasarathi
2012-03-01
1
-1
/
+0
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-4
/
+3
*
cluster/afr: Self-heald, Index integration
Pranith Kumar K
2012-02-20
1
-9
/
+13
*
cluster/afr: Perform xattrop with all afr-keys
Pranith Kumar K
2012-01-27
1
-74
/
+69
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-0
/
+6
*
cluster/afr: Remove dead code
Pranith Kumar K
2012-01-10
1
-34
/
+0
*
cluster/afr: Handle split-brain/all-fool xattrs for directory
Pranith Kumar K
2011-12-27
1
-130
/
+115
*
cluster/afr: Set pargfid when missing
v3.3.0qa18
Pranith Kumar K
2011-12-22
1
-1
/
+4
*
afr: Fixed backgroundness detection in self-heal algo.
Krishnan Parthasarathi
2011-11-23
1
-0
/
+1
*
dht,afr: Fixed gfid problems
Pranith Kumar K
2011-11-18
1
-4
/
+17
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
cluster/afr: Don't unlock sh_frame on failure in algo
Pranith Kumar K
2011-09-30
1
-1
/
+0
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-2
/
+0
*
cluster/afr: Handle files without gfid in self-heal
Pranith Kumar K
2011-09-29
1
-175
/
+289
*
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
[next]