summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix the typo in the getxattr of replace-brickRaghavendra Bhat2010-09-211-1/+1
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-201-150/+280
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-1/+256
* mgmt/glusterd: Proceed state machine when cli response failsVijay Bellur2010-09-181-0/+8
* glusterd: refactor service terminationCsaba Henk2010-09-171-36/+1
* compare op_errstr before freeingRaghavendra Bhat2010-09-141-3/+3
* check if the export directory is present while starting volume and send the r...Raghavendra Bhat2010-09-141-23/+84
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-1/+12
* 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-131-8/+30
* gluster log {rotate,filename} : uuid check for bricksAmar Tumballi2010-09-131-0/+6
* mgmt/glusterd: add a dict to glusterd commit response.Pavan Sondur2010-09-101-0/+34
* mgmt/glusterd: Do not check for src/dst while issuing replace brick cmds.Pavan Sondur2010-09-091-86/+70
* mgmt/glusterd: Use appropriate length while doing strncpyVijay Bellur2010-09-091-1/+1
* mgmt/glusterd: op mem leak fixesPranith Kumar K2010-09-091-9/+4
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-081-40/+143
* glusterd: rebalance fixesAmar Tumballi2010-09-071-2/+3
* mgmt/glusterd: Disallow final brick remove of a volumePranith Kumar K2010-09-071-10/+38
* mgmt/glusterd: volume to have 'uuid'Amar Tumballi2010-09-061-18/+29
* Create volume adding transport type option rdmashishir gowda2010-09-061-0/+12
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-051-18/+32
* mgmt/glusterd: clear op ctx after cli responsePranith Kumar K2010-09-031-11/+12
* check if the export directory is present only on the brick being addedRaghavendra Bhat2010-09-021-5/+19