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
Commit message (
Expand
)
Author
Age
Files
Lines
*
compare op_errstr before freeing
Raghavendra Bhat
2010-09-14
2
-4
/
+4
*
compare rsp.spec before freeing it
Raghavendra Bhat
2010-09-14
1
-1
/
+1
*
check if the export directory is present while starting volume and send the r...
Raghavendra Bhat
2010-09-14
1
-23
/
+84
*
mgmt/glusterd: make probe one way
Pranith Kumar K
2010-09-14
4
-66
/
+128
*
mgmt/glusterd: free xdr allocations
Pranith Kumar K
2010-09-14
7
-28
/
+135
*
rpc: in rpc_clnt_destroy(), cleanup the transport too
Amar Tumballi
2010-09-13
2
-1
/
+2
*
Volume create propogate error msg to cli if invalid export
shishir gowda
2010-09-13
1
-6
/
+12
*
Print error msg to the CLI from glusterd
shishir gowda
2010-09-13
5
-18
/
+63
*
gluster log {rotate,filename} : uuid check for bricks
Amar Tumballi
2010-09-13
1
-0
/
+6
*
mgmt/glusterd: set req in opinfo
Vijay Bellur
2010-09-10
1
-0
/
+1
*
mgmt/glusterd: add a dict to glusterd commit response.
Pavan Sondur
2010-09-10
3
-2
/
+167
*
free the tmp string allocated while getting brick information
Raghavendra Bhat
2010-09-09
1
-3
/
+11
*
mgmt/glusterd: Do not check for src/dst while issuing replace brick cmds.
Pavan Sondur
2010-09-09
1
-86
/
+70
*
glusterd: fix init time warnings
Amar Tumballi
2010-09-09
1
-10
/
+22
*
mgmt/glusterd: Use appropriate length while doing strncpy
Vijay Bellur
2010-09-09
1
-1
/
+1
*
do not use pmap_registry_get function, instead use this to get pmap while rem...
Raghavendra Bhat
2010-09-09
1
-1
/
+5
*
mgmt/glusterd: op mem leak fixes
Pranith Kumar K
2010-09-09
2
-10
/
+5
*
mgmt/glusterd: Send volume-id during volume exchange
Vijay Bellur
2010-09-08
1
-0
/
+21
*
allow brick to be added in a plain replicate volume if a brick is removed
Raghavendra Bhat
2010-09-08
2
-8
/
+32
*
mgmt/glusterd: send response in case of friend not found
Pranith Kumar K
2010-09-08
1
-3
/
+5
*
mgmt/glusterd: Various replace brick changes.
Pavan Sondur
2010-09-08
1
-40
/
+143
*
glusterd: preserve brick's port, retrive it while starting glusterd
Amar Tumballi
2010-09-08
2
-3
/
+18
*
glusterd: rebalance fixes
Amar Tumballi
2010-09-07
2
-14
/
+21
*
mgmt/glusterd: resolve bricks upon restart
Pranith Kumar K
2010-09-07
1
-0
/
+34
*
Volume info should display transport-type
shishir gowda
2010-09-07
1
-0
/
+5
*
mgmt/glusterd: Disallow final brick remove of a volume
Pranith Kumar K
2010-09-07
1
-10
/
+38
*
Add gf_cmd_log msg for volume start
shishir gowda
2010-09-07
1
-33
/
+41
*
mgmt/glusterd: create store handle in store create brick
Pranith Kumar K
2010-09-07
1
-7
/
+12
*
DHT mount fails with parsing of subvolumes
shishir gowda
2010-09-07
1
-1
/
+1
*
glusterd-volgen: write new nfs options in nfs.vol
Amar Tumballi
2010-09-06
1
-25
/
+50
*
mgmt/glusterd: volume to have 'uuid'
Amar Tumballi
2010-09-06
6
-65
/
+102
*
do not restrict the size of the subvolume string as it may corrupt the stack ...
Raghavendra Bhat
2010-09-06
1
-8
/
+74
*
Create volume adding transport type option rdma
shishir gowda
2010-09-06
7
-2
/
+59
*
Volume create hostname should not be localhost
shishir gowda
2010-09-06
1
-1
/
+1
*
mgmt/glusterd: misc fixes in replace-brick and get volumes
Vijay Bellur
2010-09-05
2
-25
/
+39
*
mgmt/glusterd: Add GET volume support
Vijay Bellur
2010-09-05
1
-18
/
+29
*
mgmt/glusterd: clear op ctx after cli response
Pranith Kumar K
2010-09-03
3
-13
/
+15
*
mgmt/glusterd: fix warnings during build.
Raghavendra G
2010-09-03
1
-2
/
+3
*
do not free the hostname from the response
Raghavendra Bhat
2010-09-03
1
-2
/
+1
*
mgmt/glusterd: retrieve version upon restart
Vijay Bellur
2010-09-02
2
-0
/
+6
*
check if the export directory is present only on the brick being added
Raghavendra Bhat
2010-09-02
1
-5
/
+19
*
mgmt/glusterd: fix rebalance with new option use-readdirp
Amar Tumballi
2010-09-02
1
-19
/
+40
*
mgmt/glusterd: memory leak fixes
Pranith Kumar K
2010-09-02
6
-13
/
+138
*
update the volume information first before checksum
Raghavendra Bhat
2010-09-02
3
-9
/
+16
*
cli, mgmt/glusterd: Added replace brick cli response
Pranith Kumar K
2010-09-02
2
-2
/
+32
*
mgmt/glusterd: support for GET_NEXT volume info
Vijay Bellur
2010-09-02
3
-10
/
+54
*
mgmt/glusterd: multi subvol support for nfs xlator
Pranith Kumar K
2010-09-02
1
-15
/
+36
*
crash fixed in 'gluster volume log locate'
Amar Tumballi
2010-09-02
1
-6
/
+11
*
Remove brick validation
shishir gowda
2010-09-02
2
-6
/
+111
*
mgmt/glusterd: gnfs support in gluster command line
Pranith Kumar K
2010-09-01
7
-4
/
+484
[next]