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-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: fop should not continue if it is paused, until resumes
Pranith Kumar K
2011-08-21
1
-0
/
+7
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-28
/
+70
*
cluster/afr: Update fresh_children in lookup if no other ops in progress
Pranith Kumar K
2011-08-19
1
-65
/
+155
*
cluster/afr: read_child should be >= 0
v3.3.0qa2
Pranith Kumar K
2011-08-13
1
-1
/
+3
*
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: Fix conflict files and gfid self-heal
Pranith K
2011-07-17
1
-0
/
+5
*
cluster/afr: Detect conflict/gfid self-heals
Pranith K
2011-07-17
1
-152
/
+469
*
cluster/afr: Choose next call child from fresh-children for inode-read-fops
Pranith K
2011-07-17
1
-8
/
+29
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-158
/
+522
*
cluster/afr: Move afr local alloc functions from header files to sources
Pranith K
2011-07-17
1
-5
/
+114
*
cluster/afr: Handle lookups when self-heal is off
Pranith K
2011-07-12
1
-295
/
+482
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-72
/
+0
*
afr: holding stack var via dict_set_static_bin corrupts.
Krishnan P
2011-06-16
1
-2
/
+15
*
cluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
Pranith Kumar K
2011-06-08
1
-3
/
+3
*
cluster/afr: Send the first child up/down after all its children notify
Pranith Kumar K
2011-05-30
1
-54
/
+107
*
replicate: print favorite child as an int instead of unsigned int
Raghavendra Bhat
2011-05-20
1
-1
/
+1
*
cluster/afr: set loc gfids for fresh lookup
Pranith Kumar K
2011-05-04
1
-0
/
+10
*
Move the log `self-heal pending' message to INFO level.
Sachidananda
2011-05-03
1
-1
/
+1
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-0
/
+8
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-1
/
+1
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-0
/
+5
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
1
-124
/
+81
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
1
-50
/
+50
*
core: have framework for GF_EVENT_CHILD_MODIFIED notifcation event
Anand Avati
2011-02-22
1
-0
/
+4
*
replicate: set read-child to the subvolume which replied first (fastest)
Anand Avati
2011-02-22
1
-20
/
+0
*
afr_lookup_done: Propogate the same inode number as sent in first lookup
shishir gowda
2010-12-29
1
-7
/
+7
*
set the return value to -1 intitially which may be returned as success in val...
Raghavendra Bhat
2010-12-12
1
-1
/
+1
*
replicate: propagate CHILD_DOWN upwards properly
Anand Avati
2010-12-08
1
-4
/
+5
*
cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.
Raghavendra G
2010-11-15
1
-0
/
+3
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-2
/
+2
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
lock recovery: temporarily disable lock healing
Anand Avati
2010-10-07
1
-4
/
+5
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
1
-0
/
+3
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-5
/
+5
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
1
-0
/
+18
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-3
/
+28
*
replicate: remove checks which prevented self-heal when open fds were present
Anand Avati
2010-09-29
1
-15
/
+1
*
replicate: keep read_child in inode ctx as up-to-date as possible
Anand Avati
2010-09-29
1
-3
/
+0
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-09-29
1
-114
/
+28
*
whitespace cleanup
Anand V. Avati
2010-09-29
1
-957
/
+957
*
mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.
v3.1.0qa30
v3.1.0beta
Pavan Sondur
2010-09-23
1
-1
/
+1
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
1
-3
/
+0
*
cluster/afr: Various self heal fixes wrt gfid.
Pavan Sondur
2010-09-07
1
-0
/
+14
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+5
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+5
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+5
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+2
*
gfid: changes in inode management
Anand Avati
2010-09-04
1
-2
/
+0
[next]