summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* 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 changesv3.1.0qa44Kaushik BV2010-10-091-27/+32
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan 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 friendv3.1.0qa41Pranith 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
* mgmt/glusterd: added new brick validation functionalityPranith K2010-10-041-9/+9
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-17/+82
* volgen: impemlent dynamic (pattern-based) option matchingCsaba Henk2010-10-041-19/+4
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-0/+169
* volgen: reimplement volgenCsaba Henk2010-10-021-41/+11
* mgmt/glusterd: Make replace-brick atomicVijay Bellur2010-10-011-18/+54
* glusterd: fix in log filename and log rotatev3.1.0qa36Amar Tumballi2010-09-301-18/+64
* mgmt/glusterd: memory leak fixesPranith K2010-09-301-0/+3
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-1/+38
* mgmt/glusterd: volume start forcePranith K2010-09-291-166/+92
* mgmt/glusterd: Fix incorrect state machine transitionv3.1.0qa35Vijay Bellur2010-09-281-1/+1
* unref the dict allocated in set_volume, remove_brickRaghavendra Bhat2010-09-281-0/+7
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-0/+17
* replace brick fixesPavan Sondur2010-09-271-195/+309
* mgmt/glusterd: perform post operations of volume setPranith K2010-09-271-5/+12
* mgmt/glusterd: Do not look into brick when logfile is being set for volumeVijay Bellur2010-09-251-8/+6
* mgmt/glusterd: resolve brick before doing uuid comparev3.1.0qa32Vijay Bellur2010-09-241-0/+14
* glusterd: add new stats related options for 'volume set'Amar Tumballi2010-09-241-0/+2
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-135/+235
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-221-11/+101
* 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-221-3/+103
* mgmt/glusterd: Enable/disable xlator options support added.Pavan Sondur2010-09-221-1/+6
* unmount the replace brick client irrespective of whether the previous command...Raghavendra Bhat2010-09-211-10/+31