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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PUMP: set pump lk_owner,pid to frame->root
Pranith K
2011-07-17
2
-9
/
+8
*
cluster/afr: Don't depend on fuse lk_owner for inodelks
Pranith K
2011-07-17
2
-8
/
+6
*
cluster/afr: Fix conflict files and gfid self-heal
Pranith K
2011-07-17
7
-600
/
+811
*
cluster/afr: Detect conflict/gfid self-heals
Pranith K
2011-07-17
6
-161
/
+532
*
cluster/afr: make expunge/impunge re-usable
Pranith K
2011-07-17
2
-64
/
+176
*
cluster/afr: Choose next call child from fresh-children for inode-read-fops
Pranith K
2011-07-17
7
-442
/
+391
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
16
-353
/
+817
*
cluster/afr: Move afr local alloc functions from header files to sources
Pranith K
2011-07-17
2
-105
/
+124
*
afr: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-6
/
+40
*
afr/stripe: collect pathinfo xattrs from all childs
Venky Shankar
2011-07-12
2
-1
/
+125
*
cluster/afr: Handle lookups when self-heal is off
Pranith K
2011-07-12
9
-513
/
+996
*
pump, afr: dict related memory fixes.
Krishnan P
2011-07-12
3
-42
/
+106
*
cluster/afr: fix the range of the lock taken in [f]truncate
Pranith K
2011-07-01
1
-4
/
+4
*
pump: mark pending before notify to children to avoid race in single CPU.
Krishnan P
2011-06-20
1
-2
/
+2
*
afr: bg self-heal must be off if self-heal-count=0.
Krishnan P
2011-06-20
1
-3
/
+3
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
7
-205
/
+0
*
cluster/afr: Give proper device id for mknod
Pranith Kumar K
2011-06-16
1
-1
/
+2
*
PUMP: perform opendir on pump xlator instead of its child
Pranith K
2011-06-16
1
-4
/
+2
*
pump: cleanup xattrs on both commit and abort path.
Krishnan P
2011-06-16
2
-4
/
+149
*
afr: holding stack var via dict_set_static_bin corrupts.
Krishnan P
2011-06-16
1
-2
/
+15
*
syncop: Modified to accept one 'non-frame' arg.
Krishnan P
2011-06-16
1
-5
/
+3
*
cluster/afr: propagate proper errno returned by lock fops
Anand Avati
2011-06-10
1
-4
/
+0
*
cluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
Pranith Kumar K
2011-06-08
7
-44
/
+49
*
pump: init last_event array to be used in afr_notify
Pranith Kumar K
2011-05-31
1
-0
/
+7
*
cluster/afr: Send Non-blocking lock in non-blocking entrylk
Pranith Kumar K
2011-05-30
1
-1
/
+1
*
cluster/afr: Send the first child up/down after all its children notify
Pranith Kumar K
2011-05-30
3
-54
/
+115
*
pump: Detect 'empty' brick and finish migration.
Krishnan Parthasarathi
2011-05-30
1
-0
/
+8
*
replicate: print favorite child as an int instead of unsigned int
Raghavendra Bhat
2011-05-20
1
-1
/
+1
*
Move `self-heal completed' message to log level INFO.
Sachidananda
2011-05-11
1
-1
/
+1
*
cluster/afr: set loc gfids for fresh lookup
Pranith Kumar K
2011-05-04
3
-0
/
+15
*
Move the log `self-heal pending' message to INFO level.
Sachidananda
2011-05-03
1
-1
/
+1
*
Move self-heal completed log message to INFO level.
Sachidananda
2011-05-03
1
-1
/
+1
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
2
-0
/
+11
*
cluster/afr: Avoid null dereference
Pranith Kumar K
2011-04-14
1
-1
/
+3
*
PUMP: initialize loc at declaration
Pranith Kumar K
2011-04-13
1
-5
/
+5
*
declare favorite child as int instead of unsigned int
Raghavendra Bhat
2011-04-13
1
-1
/
+1
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
4
-8
/
+8
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-0
/
+5
*
cluster/afr: log enhancements - part 1
Amar Tumballi
2011-04-06
7
-585
/
+568
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
6
-316
/
+139
*
cluster/afr: log enhancement - part 2
Amar Tumballi
2011-04-01
2
-190
/
+215
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
8
-3852
/
+3850
*
cluster/afr: whitespace cleanup
Amar Tumballi
2011-03-29
7
-2290
/
+2288
*
send proper device id to posix while self healing device file entry
Raghavendra Bhat
2011-03-25
1
-9
/
+14
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-269
/
+18
*
cluster/afr: skip openfd flush when the file is already deleted
Pranith K
2011-03-22
2
-6
/
+19
*
cluster/afr: Fix wrong memory allocation
Pranith K
2011-03-14
2
-5
/
+6
*
afr-entry-self-heal: fixes to detected renames (gfid based)
Anand Avati
2011-03-14
2
-15
/
+39
*
cluster/afr: Re-factoring code for alignment
Vijay Bellur
2011-02-28
1
-62
/
+62
*
cluster/afr: Whitespace cleanup
Vijay Bellur
2011-02-28
2
-124
/
+126
[next]