summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* allow add brick to happen in a replicate setupRaghavendra Bhat2011-04-111-2/+5
* mgmt/glusterd: preserve delete volume payload structure for backward compatib...Pranith K2011-03-071-12/+41
* mgmt/glusterd: Handle race in peer connect and reverse probePranith K2011-03-041-2/+2
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-011-1/+1
* CLI : NFS persistent local/global options.Gaurav2011-03-011-7/+8
* glusterd: remove rpc code from internals of glusterdAmar Tumballi2011-03-011-48/+72
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-011-0/+53
* glusterd: dependency on 'priv->mgmt' completely removedAmar Tumballi2011-03-011-0/+47
* glusterd: keep mgmt program peerinfo specificAmar Tumballi2011-03-011-67/+3
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-281-547/+317
* log the total replace brick command receivedRaghavendra Bhat2011-02-221-2/+1
* glusterd: make it more RPC friendlyAmar Tumballi2011-02-221-3/+256
* initialize the cli_req structure before sending it to xdrRaghavendra Bhat2011-02-131-1/+1
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-101-0/+55
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-33/+13
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-1/+4
* glusterd,cli: print single error message on failurePranith K2010-12-271-8/+5
* Remove symlnk of log dir to /etc/glusterdshishir gowda2010-11-151-2/+2
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-131-12/+59
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-291-94/+184
* mgmt/glusterd: Unlock upon a cli request failureVijay Bellur2010-10-271-7/+7
* log locate should check if the export directory is validRaghavendra Bhat2010-10-271-0/+36
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-241-7/+16
* Set correct logging level for log messagesPranith K2010-10-111-2/+2
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-111-52/+93
* mgmt/Glusterd: Memory leak fixes, minor CLI changesKaushik BV2010-10-091-12/+17
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesKaushik BV2010-10-081-14/+13
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-081-0/+3
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...Pavan Sondur2010-10-081-3/+13
* migrate from port 69* to 24007Amar Tumballi2010-10-081-2/+2
* mgmt/glusterd: memory leak fixesPranith K2010-10-081-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+37
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-3/+2
* 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 failsPranith 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 enhancementsKaushik 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