summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* check req structure in the ctx before transferring probe responsev3.1.0qa24Raghavendra Bhat2010-09-152-5/+10
* mgmt/glusterd: gf_strdup the rsp msg and free xdr memoryv3.1.0qa23Pranith Kumar K2010-09-151-2/+16
* free the handle and pmap structure in fini for glusterdRaghavendra Bhat2010-09-151-2/+8
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-156-39/+97
* error out if a peer is not connected or not in befriended stateRaghavendra Bhat2010-09-151-1/+1
* Volume stop/start fails sometimesshishir gowda2010-09-151-0/+5
* check if the peer is connected before updating friend and send response once ...Raghavendra Bhat2010-09-152-1/+3
* compare op_errstr before freeingRaghavendra Bhat2010-09-142-4/+4
* compare rsp.spec before freeing itRaghavendra Bhat2010-09-141-1/+1
* check if the export directory is present while starting volume and send the r...Raghavendra Bhat2010-09-141-23/+84
* mgmt/glusterd: make probe one wayPranith Kumar K2010-09-144-66/+128
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-147-28/+135
* rpc: in rpc_clnt_destroy(), cleanup the transport tooAmar Tumballi2010-09-132-1/+2
* Volume create propogate error msg to cli if invalid exportshishir gowda2010-09-131-6/+12
* Print error msg to the CLI from glusterdshishir gowda2010-09-135-18/+63
* gluster log {rotate,filename} : uuid check for bricksAmar Tumballi2010-09-131-0/+6
* 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-103-2/+167
* free the tmp string allocated while getting brick informationv3.1.0qa20Raghavendra Bhat2010-09-091-3/+11
* mgmt/glusterd: Do not check for src/dst while issuing replace brick cmds.Pavan Sondur2010-09-091-86/+70
* glusterd: fix init time warningsAmar Tumballi2010-09-091-10/+22
* mgmt/glusterd: Use appropriate length while doing strncpyVijay Bellur2010-09-091-1/+1
* do not use pmap_registry_get function, instead use this to get pmap while rem...Raghavendra Bhat2010-09-091-1/+5
* mgmt/glusterd: op mem leak fixesPranith Kumar K2010-09-092-10/+5
* mgmt/glusterd: Send volume-id during volume exchangev3.1.0qa19Vijay Bellur2010-09-081-0/+21
* allow brick to be added in a plain replicate volume if a brick is removedRaghavendra Bhat2010-09-082-8/+32
* mgmt/glusterd: send response in case of friend not foundPranith Kumar K2010-09-081-3/+5
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-081-40/+143
* glusterd: preserve brick's port, retrive it while starting glusterdAmar Tumballi2010-09-082-3/+18
* glusterd: rebalance fixesAmar Tumballi2010-09-072-14/+21
* mgmt/glusterd: resolve bricks upon restartPranith Kumar K2010-09-071-0/+34
* Volume info should display transport-typeshishir gowda2010-09-071-0/+5
* mgmt/glusterd: Disallow final brick remove of a volumePranith Kumar K2010-09-071-10/+38
* Add gf_cmd_log msg for volume startshishir gowda2010-09-071-33/+41
* mgmt/glusterd: create store handle in store create brickPranith Kumar K2010-09-071-7/+12
* DHT mount fails with parsing of subvolumesshishir gowda2010-09-071-1/+1
* glusterd-volgen: write new nfs options in nfs.volAmar Tumballi2010-09-061-25/+50
* mgmt/glusterd: volume to have 'uuid'Amar Tumballi2010-09-066-65/+102
* do not restrict the size of the subvolume string as it may corrupt the stack ...Raghavendra Bhat2010-09-061-8/+74
* Create volume adding transport type option rdmashishir gowda2010-09-067-2/+59
* Volume create hostname should not be localhostshishir gowda2010-09-061-1/+1
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-052-25/+39
* mgmt/glusterd: Add GET volume supportVijay Bellur2010-09-051-18/+29
* mgmt/glusterd: clear op ctx after cli responsePranith Kumar K2010-09-033-13/+15
* 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
* mgmt/glusterd: retrieve version upon restartv3.1.0qa14Vijay Bellur2010-09-022-0/+6
* check if the export directory is present only on the brick being addedRaghavendra Bhat2010-09-021-5/+19
* mgmt/glusterd: fix rebalance with new option use-readdirpAmar Tumballi2010-09-021-19/+40
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-09-026-13/+138