summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: handle replace-brick in paused state.v3.1.6qa2Krishnan Parthasarathi2011-07-271-9/+26
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-171-29/+69
* nfs:command to change the transport type of nfs server for volumes of transpo...Amar Tumballi2011-06-191-0/+3
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-101-1/+1
* mgmt/glusterd: check for 'peerinfo->mgmt' before accessing itAmar Tumballi2011-04-141-4/+4
* CLI : Fix memory free for key_fixed.Gaurav2011-03-221-5/+5
* mgmt/glusterd: preserve delete volume payload structure for backward compatib...Pranith K2011-03-071-24/+16
* mgmt/glusterd: reset pending count before sending the opPranith K2011-03-071-4/+12
* glusterd: check for the variable before dereferencing itAmar Tumballi2011-03-041-4/+4
* CLI : NFS persistent local/global options.Gaurav2011-03-011-56/+155
* glusterd: remove rpc code from internals of glusterdAmar Tumballi2011-03-011-882/+267
* glusterd: dependency on 'priv->mgmt' completely removedAmar Tumballi2011-03-011-41/+101
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-281-0/+1
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-1/+4
* syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...Mohammed Junaid Ahmed2011-02-151-5/+6
* syncdaemon: Check for ctx context in the glusterd_op_stage_gsyc_set().Mohammed Junaid Ahmed2011-02-151-0/+8
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-151-140/+92
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-141-1/+31
* syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...Mohammed Junaid Ahmed2011-02-131-31/+156
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-101-0/+718
* mgmt/glusterd: restart bricks when syncdaemon is enabledKaushik BV2011-01-271-0/+62
* mgmt/glusterd: error out if remove-brick comes for final bricksPranith K2011-01-261-2/+9
* logging: fix format warningsAmar Tumballi2011-01-061-13/+13
* glusterd,cli: print single error message on failurePranith K2010-12-271-90/+199
* mgmt/glusterd: Temporary fix for a crash seen in replace-brickVijay Bellur2010-11-251-2/+2
* display the error to the user if volume stop is given on a volume which does ...Raghavendra Bhat2010-11-241-2/+4
* mgmt/glusterd: Avoid creating multiple destination brickinfo during replace-b...Vijay Bellur2010-11-181-5/+33
* check for dict also while setting the port for source brick while doing repla...Raghavendra Bhat2010-11-141-1/+1
* mgmt/glusterd: fixes for uninterrupted replace-brick with nfsVijay Bellur2010-11-141-8/+26
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-091-0/+79
* mgmt/glusterd: Honor log filename set during add-brickVijay Bellur2010-10-301-5/+13
* mgmt/glusterd: Start nfs before killing source brick in replace brick commit.Pavan Sondur2010-10-301-7/+6
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-291-9/+13
* mgmt/glusterd: update brick-count as soon as it is added in add-brickPranith K2010-10-271-2/+2
* report the error if a volume not in the started state is tried to be stoppedRaghavendra Bhat2010-10-261-2/+10
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-261-10/+44
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-1/+2
* mgmt/glusterd: create brick path if does not existPranith K2010-10-121-70/+14
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+1
* Set correct logging level for log messagesPranith K2010-10-111-3/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/Glusterd: Memory leak fixes, minor CLI changesKaushik BV2010-10-091-27/+32
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...Pavan Sondur2010-10-081-133/+299
* mgmt/glusterd: memory leak fixesPranith K2010-10-081-3/+15
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-4/+4
* mgmt/glusterd: Change event, state numbers to names for op-smPranith K2010-10-071-11/+56
* mgmt/glusterd: send volume options to friendPranith K2010-10-051-10/+10
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-26/+103
* volgen: add interface to complete option names from specifier (after-dot) partCsaba Henk2010-10-051-2/+2
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-041-6/+9