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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmt/glusterd: Initialize local variable in volgen
Vijay Bellur
2011-08-22
1
-1
/
+3
*
glusterd: replace-brick status was not 'shared' with peer.
v3.3.0qa5
Krishnan Parthasarathi
2011-08-21
3
-76
/
+297
*
mgmt/glusterd: Correct generation of nfs options in volfile
Vijay Bellur
2011-08-20
1
-16
/
+28
*
mgmt/glusterd, cli: Introduce gluster volume status <volname>
Vijay Bellur
2011-08-19
7
-2
/
+353
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-3
/
+3
*
glusterd: fix for volume stop causing inconsistent volume status
Kaushal M
2011-08-17
1
-1
/
+4
*
Revert "Make sure glusterd and glusterfsd use the same address family"
Anand Avati
2011-08-17
1
-52
/
+0
*
Revert "Remove white spaces"
Anand Avati
2011-08-17
1
-4
/
+4
*
Remove white spaces
Emmanuel Dreyfus
2011-08-16
1
-4
/
+4
*
Make sure glusterd and glusterfsd use the same address family
Emmanuel Dreyfus
2011-08-16
1
-0
/
+52
*
Change Copyright current year
Pranith Kumar K
2011-08-10
19
-19
/
+19
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
19
-57
/
+57
*
glusterd rebalance: handle a race condition while starting a rebalance
Amar Tumballi
2011-08-03
1
-2
/
+1
*
mgmt/glusterd: Ignore case in friend find by hostname
Pranith Kumar K
2011-08-03
1
-4
/
+4
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
7
-47
/
+109
*
geo-rep: minor fixes
Csaba Henk
2011-07-29
1
-1
/
+1
*
IO-threads: Support for loading io-threads xlator on client side
shishir gowda
2011-07-29
1
-1
/
+5
*
mgmt/glusterd: Read the contents of vol-info file into a dynamically alloced
Junaid
2011-07-29
2
-41
/
+110
*
glusterd: handle replace-brick in paused state.
Krishnan Parthasarathi
2011-07-27
3
-27
/
+96
*
glusterd: Add bind-insecure xlator-option for glusterd
shishir gowda
2011-07-24
1
-0
/
+3
*
glusterd - Removed hardcoding of transport type in replace-brick.
Vishwanath S Bhat
2011-07-24
3
-26
/
+41
*
Top/Profile: Report error when all bricks are down on volume
shishir gowda
2011-07-20
1
-0
/
+16
*
glusterd rebalance: use lstat() instead of stat()
Amar Tumballi
2011-07-19
1
-5
/
+5
*
mgmt/glusterd: allow add brick in pure replicate setup
Raghavendra Bhat
2011-07-17
1
-2
/
+5
*
Glusterd: IPV6 support for glusterfs.
Gaurav
2011-07-14
1
-88
/
+87
*
storage/posix: make sure we are starting on a genuine backend
Amar Tumballi
2011-07-14
1
-6
/
+41
*
glusterd-rebalance: utilize distribute's internal rebalance feature
Amar Tumballi
2011-07-14
1
-173
/
+16
*
distribute: bring in feature to do rebalance from inside
Amar Tumballi
2011-07-14
1
-0
/
+1
*
Changed error message displayed and logged, on rebalance failure
Kaushal M
2011-07-13
1
-2
/
+2
*
mgmt/Glusterd: Implementation volume set help/help-xml
Kaushik BV
2011-07-12
6
-61
/
+400
*
glusterd: check replica_count for 0 before using it for volume creation in st...
Raghavendra Bhat
2011-07-12
1
-0
/
+2
*
Fail volume creation on existing directories of a read-only file system.
Sachidananda
2011-07-12
1
-1
/
+1
*
mgmt/glusterd: Make glusterd aware of sys-log-level options.
Junaid
2011-07-11
1
-2
/
+30
*
remove hardcoding of transport type to "tcp" while generating vol files in re...
Vishwanath
2011-07-11
1
-11
/
+45
*
mgmt/glusterd: return 0 when glusterd_op_get_ctx fails on other glusterd's.
Junaid
2011-06-30
1
-1
/
+1
*
mgmt/glusterd: 'Quota' use quota-crawl.log to store logs of maintainence mount.
Junaid
2011-06-30
1
-8
/
+4
*
spelling corrections in glusterfs code
Vishwanath
2011-06-23
4
-4
/
+4
*
distribute: handle 'fix.layout' key in setxattr() instead of getxattr()
Amar Tumballi
2011-06-23
1
-6
/
+4
*
bring in strict check on export directory being re-used for different volume
Amar Tumballi
2011-06-23
4
-4
/
+60
*
gluster volume info: fix the output of 'stripe-replicated' volumes
Amar Tumballi
2011-06-23
3
-0
/
+19
*
gluster volume create: option for stripe + replicate volume
Amar Tumballi
2011-06-23
3
-2
/
+52
*
mgmt/glusterd: Enable quota only when volume is started.
Junaid
2011-06-22
1
-0
/
+6
*
mgmt/glusterd: chdir into mount in second child process while crawling the fs...
Junaid
2011-06-16
1
-9
/
+7
*
gluster rebalance: handle the migration of files with 'holes'.
Amar Tumballi
2011-06-16
1
-6
/
+70
*
gluster rebalance: bring in a 'force' option
Amar Tumballi
2011-06-16
1
-9
/
+17
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
2
-8
/
+6
*
pump: cleanup xattrs on both commit and abort path.
Krishnan P
2011-06-16
2
-0
/
+58
*
glusterd: do_operation_abort and then kill dst_brick.
Krishnan P
2011-06-16
1
-12
/
+13
*
mgmt/glusterd: Set the generic options in the graph before merging it with th...
Junaid
2011-06-14
1
-8
/
+8
[next]