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-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command-line support (but no doc) for enforce-quorum option.
Jeff Darcy
2011-11-28
1
-25
/
+30
*
cluster/afr: Update read-child if it becomes stale
Pranith Kumar K
2011-11-28
1
-10
/
+10
*
cluster/afr: Fix memory leaks
Pranith Kumar K
2011-11-23
1
-1
/
+8
*
cluster/afr: Handle absence of gfid in lookup
Pranith Kumar K
2011-11-23
1
-6
/
+16
*
Add quorum checks to avoid split-brain.
Jeff Darcy
2011-11-20
1
-0
/
+32
*
cluster/afr: lookup should honor gfid present in loc
Pranith Kumar K
2011-11-18
1
-2
/
+7
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-1
/
+2
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
1
-4
/
+0
*
cluster/afr: Take gfid-req from xattr_req only if inode->gfid is null
Pranith Kumar K
2011-10-28
1
-29
/
+64
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-3
/
+0
*
cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_t
Pranith Kumar K
2011-10-14
1
-4
/
+8
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-31
/
+18
*
cluster/afr: set fd ctx on opendir
Pranith Kumar K
2011-09-29
1
-0
/
+34
*
cluster/afr: Handle files without gfid in self-heal
Pranith Kumar K
2011-09-29
1
-2
/
+3
*
glusterd: Implemented cmd to trigger self-heal on a replicate volume.
v3.3.0qa10
Krishnan Parthasarathi
2011-09-22
1
-0
/
+8
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
1
-1
/
+15
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
1
-5
/
+28
*
cluster/afr: Make data selfheal trigger to be configurable.
Pranith Kumar K
2011-09-08
1
-56
/
+81
*
cluster/afr: eager locking of FD writes
Anand Avati
2011-09-08
1
-0
/
+31
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-4
/
+0
*
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
[next]