summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-2911-155/+534
* mgmt/glusterd: update brick-count as soon as it is added in add-brickPranith K2010-10-271-2/+2
* mgmt/glusterd: glusterd_is_local_addr implementationPranith K2010-10-271-64/+73
* mgmt/glusterd: Unlock upon a cli request failureVijay Bellur2010-10-272-7/+11
* log locate should check if the export directory is validRaghavendra Bhat2010-10-271-0/+36
* report the error if a volume not in the started state is tried to be stoppedRaghavendra Bhat2010-10-261-2/+10
* volgen: macro cleanupCsaba Henk2010-10-261-18/+12
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-262-31/+284
* glusterd-volgen: Fix division by zero clang warning.Pavan Vilas Sondur2010-10-261-54/+39
* Propogate rebalance already started error to clishishir gowda2010-10-241-0/+1
* Log level mess clean upshishir gowda2010-10-242-31/+0
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-242-8/+27
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-1/+2
* Solaris build: Remove sigtimewaitdshishir gowda2010-10-211-13/+0
* do not hardcode the replace brick remote port to 34034Raghavendra Bhat2010-10-211-4/+0
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-191-0/+7
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-191-7/+0
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-121-0/+7
* mgmt/glusterd: create brick path if does not existPranith K2010-10-123-70/+53
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+1
* Set correct logging level for log messagesPranith K2010-10-113-7/+6
* Copyright changesVijay Bellur2010-10-1111-11/+11
* Add log-level validation for volume set commandshishir gowda2010-10-112-1/+32
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-113-58/+111
* Add confirmation to volume delete commandshishir gowda2010-10-111-1/+1
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-093-40/+51
* io-stats, volgen: make the distinction between client and brick loglevel in v...Csaba Henk2010-10-091-4/+37
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-081-14/+13
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-082-1/+4
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-088-182/+486
* migrate from port 69* to 24007Amar Tumballi2010-10-084-6/+6
* mgmt/glusterd: memory leak fixesPranith K2010-10-086-24/+25
* mgmt/glusterd: print state, event names for numbers in friend smPranith K2010-10-082-11/+42
* mgmt/glusterd: Always kill nfs with SIGKILLPranith K2010-10-071-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-073-4/+44
* mgmt/glusterd: Change event, state numbers to names for op-smPranith K2010-10-071-11/+56
* mgmt/glusterd: set the return value in case of failurePranith K2010-10-061-0/+2
* mgmt/glusterd: dont access req after replyPranith K2010-10-051-2/+0
* mgmt/glusterd: send volume options to friendv3.1.0qa41Pranith K2010-10-056-143/+209
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-052-4/+3
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-054-26/+205
* volgen: add interface to complete option names from specifier (after-dot) partCsaba Henk2010-10-054-30/+87
* glusterd: more sanity checks during restartAmar Tumballi2010-10-044-13/+26
* glusterd-volgen: fix the auth.allow/auth.reject keysAmar Tumballi2010-10-041-1/+5
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-042-7/+12
* volgen: revise option list for VOLUME SETCsaba Henk2010-10-041-134/+119
* mgmt/glusterd: dont change ret val in cmd handlers if failsv3.1.0qa40Pranith K2010-10-041-2/+2
* mgmt/glusterd: cleanup during detachVijay Bellur2010-10-041-6/+14
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-1/+2