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
/
mgmt
/
glusterd
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: more sanity checks during restart
Amar Tumballi
2010-10-04
4
-13
/
+26
*
glusterd-volgen: fix the auth.allow/auth.reject keys
Amar Tumballi
2010-10-04
1
-1
/
+5
*
cli: mgmt/glusterd: Add commit force op to replace-brick
Pavan Sondur
2010-10-04
2
-7
/
+12
*
volgen: revise option list for VOLUME SET
Csaba Henk
2010-10-04
1
-134
/
+119
*
mgmt/glusterd: dont change ret val in cmd handlers if fails
Pranith K
2010-10-04
1
-2
/
+2
*
mgmt/glusterd: cleanup during detach
Vijay Bellur
2010-10-04
1
-6
/
+14
*
rpc: don't refer to 'req' after calling 'prog->actor()'
Amar Tumballi
2010-10-04
1
-1
/
+2
*
initialize the list earlier while handling create volume and add brick
Raghavendra Bhat
2010-10-04
1
-2
/
+6
*
mgmt/glusterd: added new brick validation functionality
Pranith K
2010-10-04
4
-195
/
+242
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
1
-17
/
+82
*
implement volume level address allow/reject setting
Csaba Henk
2010-10-04
1
-11
/
+33
*
Additional status check for rebalance in progress
shishir gowda
2010-10-04
1
-1
/
+2
*
Add log-level option to command volume set
shishir gowda
2010-10-04
1
-0
/
+2
*
cli: add more type for volumes
Amar Tumballi
2010-10-04
1
-0
/
+5
*
mgmt/glusterd: update volumes on friend update
Pranith K
2010-10-04
2
-7
/
+11
*
mgmt/glusterd: update volumes from friend
Pranith K
2010-10-04
1
-1
/
+4
*
volgen: impemlent dynamic (pattern-based) option matching
Csaba Henk
2010-10-04
5
-119
/
+143
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
5
-2
/
+376
*
mgmt/glusterd: changes for detach everywhere
Vijay Bellur
2010-10-03
4
-27
/
+141
*
volgen: add a precise getter function which considers default values as well
Csaba Henk
2010-10-02
2
-0
/
+33
*
volgen: add support for auth.addr.%s.{allow, reject} options
Csaba Henk
2010-10-02
1
-0
/
+49
*
volgen: fix up replace-brick + pump generation
Csaba Henk
2010-10-02
1
-8
/
+14
*
volgen: some refactor to make frequent invocations more handy
Csaba Henk
2010-10-02
1
-54
/
+79
*
mgmt/glusterd: print peer state names instead of state numbers
Pranith K
2010-10-02
3
-1
/
+23
*
volgen: reimplement volgen
Csaba Henk
2010-10-02
4
-2431
/
+684
*
mgmt/glusterd: destroy frames in callback
Pranith K
2010-10-02
2
-0
/
+17
*
mgmt/glusterd: handle peer not connected in peer detach
Pranith K
2010-10-02
1
-10
/
+33
*
rebalance: bring in two stages
Amar Tumballi
2010-10-01
2
-64
/
+131
*
glusterd: put all the code related to 'rebalance' in new file
Amar Tumballi
2010-10-01
3
-375
/
+415
*
mgmt/glusterd: handle glusterfs crashes for start/stop of bricks
Pranith K
2010-10-01
1
-61
/
+66
*
mgmt/glusterd: Make replace-brick atomic
Vijay Bellur
2010-10-01
1
-18
/
+54
*
glusterd: fix in log filename and log rotate
Amar Tumballi
2010-09-30
1
-18
/
+64
*
mgmt/glusterd: memory leak fixes
Pranith K
2010-09-30
2
-0
/
+8
*
Block add, remove and replace brick ops when rebalance is in progress
shishir gowda
2010-09-30
4
-6
/
+52
*
start the per brick process with 'glusterfsd' instead of 'glusterfs'
Amar Tumballi
2010-09-30
1
-1
/
+1
*
mgmt/glusterd: remove debug messages in cleanup_and_exit
Pranith K
2010-09-30
1
-1
/
+2
*
mgmt/glusterd: resolve uuid if null
Pranith K
2010-09-29
1
-0
/
+5
*
mgmt/glusterd: set the error before starting checks
Pranith K
2010-09-29
1
-0
/
+1
*
mgmt/glusterd: volume start force
Pranith K
2010-09-29
9
-274
/
+284
*
mgmt/glusterd: brick info get should compare uuid instead of hostname
Pranith K
2010-09-28
1
-3
/
+6
*
mgmt/glusterd: Fix incorrect state machine transition
Vijay Bellur
2010-09-28
1
-1
/
+1
*
mgmt/glusterd: compute cksum upon volume retrieval
Vijay Bellur
2010-09-28
1
-7
/
+12
*
do not allow remove brick if the total bricks given is less than the sub_count
Raghavendra Bhat
2010-09-28
1
-6
/
+18
*
glusterd: logs is a symlink to default var log dir
Amar Tumballi
2010-09-28
3
-4
/
+5
*
unref the dict allocated in set_volume, remove_brick
Raghavendra Bhat
2010-09-28
1
-0
/
+7
*
Starting/stoppin glusterd changes brick pairs
shishir gowda
2010-09-28
1
-15
/
+64
*
mgmt/glusterd: prevent detach of peer with its bricks existing in cluster
Pranith K
2010-09-28
5
-110
/
+234
*
replace brick fixes
Pavan Sondur
2010-09-27
6
-222
/
+392
*
mgmt/glusterd: delay probe till connection happens
Pranith K
2010-09-27
9
-178
/
+224
*
fix a build warning about stack overflow
Amar Tumballi
2010-09-27
1
-12
/
+12
[next]