summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Always use io-stats as the topmost xlator with appropriate vol...Pavan Sondur2010-09-221-14/+103
* mgmt/glusterd: skip sending req to disconnected peersPranith Kumar K2010-09-221-0/+8
* Restart all bricks which are down when glusterd comes upshishir gowda2010-09-226-5/+150
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-224-51/+153
* mgmt/glusterd: opinfo unlock should be done in txn_completePranith Kumar K2010-09-221-1/+0
* mgmt/glusterd: Restart src brick and add pump when replace brick cmds are given.Pavan Sondur2010-09-222-15/+129
* mgmt/glusterd: Enable/disable xlator options support added.Pavan Sondur2010-09-222-60/+268
* Remove brick for stripe should check for pairs/subvolumesshishir gowda2010-09-221-5/+14
* unmount the replace brick client irrespective of whether the previous command...Raghavendra Bhat2010-09-211-10/+31
* mgmt/glusterd: print critical log for responses from unknown peersPranith Kumar K2010-09-211-4/+8
* fix the typo in the getxattr of replace-brickRaghavendra Bhat2010-09-211-1/+1
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-213-4/+7
* Friend find should handle hostname/ipshishir gowda2010-09-211-1/+54
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-208-216/+583
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-188-33/+598
* mgmt/glusterd: detach peer properly when msg submission failsVijay Bellur2010-09-182-1/+4
* mgmt/glusterd: Proceed state machine when cli response failsVijay Bellur2010-09-181-0/+8
* glusterd: refactor service terminationCsaba Henk2010-09-173-133/+67
* reorganize /etc/glusterd/logs, add nfs log tooCsaba Henk2010-09-173-4/+17
* free the dict_val to avoid memory leakRaghavendra Bhat2010-09-171-0/+2
* Fix transalator indent for optionshishir gowda2010-09-171-2/+2
* portmap: add support for registering multiple bricks on one portCsaba Henk2010-09-161-7/+23
* portmap: make grounds for typed service mappingCsaba Henk2010-09-164-25/+33
* avoid code duplication while freeing respnse hostnameRaghavendra Bhat2010-09-161-4/+0
* 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-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