summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+2
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-041-1/+3
* mgmt/glusterd: dont change ret val in cmd handlers if failsv3.1.0qa40Pranith K2010-10-041-2/+2
* initialize the list earlier while handling create volume and add brickRaghavendra Bhat2010-10-041-2/+6
* mgmt/glusterd: added new brick validation functionalityPranith K2010-10-041-138/+37
* cli: add more type for volumesAmar Tumballi2010-10-041-0/+5
* mgmt/glusterd: update volumes on friend updatePranith K2010-10-041-1/+1
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-1/+142
* mgmt/glusterd: changes for detach everywhereVijay Bellur2010-10-031-0/+31
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-021-1/+2
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-011-374/+0
* mgmt/glusterd: memory leak fixesPranith K2010-09-301-0/+5
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-5/+5
* mgmt/glusterd: volume start forcePranith K2010-09-291-34/+12
* do not allow remove brick if the total bricks given is less than the sub_countRaghavendra Bhat2010-09-281-6/+18
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-91/+35
* replace brick fixesPavan Sondur2010-09-271-1/+0
* mgmt/glusterd: delay probe till connection happensPranith K2010-09-271-62/+126
* fix a build warning about stack overflowAmar Tumballi2010-09-271-12/+12
* check if the bricks provided are the same and are alredy being usedRaghavendra Bhat2010-09-241-8/+68
* mgmt/glusterd: initialize addrinfo variablesPranith Kumar K2010-09-241-1/+2
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-48/+0
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-221-40/+16
* Remove brick for stripe should check for pairs/subvolumesshishir gowda2010-09-221-5/+14
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-211-2/+3
* Friend find should handle hostname/ipshishir gowda2010-09-211-1/+54
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-201-14/+128
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+59
* reorganize /etc/glusterd/logs, add nfs log tooCsaba Henk2010-09-171-1/+2
* free the dict_val to avoid memory leakRaghavendra Bhat2010-09-171-0/+2
* check if the brick to be added is onlineRaghavendra Bhat2010-09-161-1/+1
* check req structure in the ctx before transferring probe responsev3.1.0qa24Raghavendra Bhat2010-09-151-2/+4
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-10/+50
* error out if a peer is not connected or not in befriended stateRaghavendra Bhat2010-09-151-1/+1
* mgmt/glusterd: make probe one wayPranith Kumar K2010-09-141-63/+62
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-24/+95
* Print error msg to the CLI from glusterdshishir gowda2010-09-131-2/+11
* mgmt/glusterd: set req in opinfov3.1.0alphaVijay Bellur2010-09-101-0/+1
* mgmt/glusterd: add a dict to glusterd commit response.Pavan Sondur2010-09-101-2/+68
* allow brick to be added in a plain replicate volume if a brick is removedRaghavendra Bhat2010-09-081-0/+6
* glusterd: rebalance fixesAmar Tumballi2010-09-071-12/+18
* Volume info should display transport-typeshishir gowda2010-09-071-0/+5
* Add gf_cmd_log msg for volume startshishir gowda2010-09-071-33/+41
* mgmt/glusterd: volume to have 'uuid'Amar Tumballi2010-09-061-22/+38
* Create volume adding transport type option rdmashishir gowda2010-09-061-0/+11
* Volume create hostname should not be localhostshishir gowda2010-09-061-1/+1
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-051-7/+7
* mgmt/glusterd: Add GET volume supportVijay Bellur2010-09-051-18/+29
* mgmt/glusterd: fix warnings during build.Raghavendra G2010-09-031-2/+3
* do not free the hostname from the responseRaghavendra Bhat2010-09-031-2/+1