summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-09-021-0/+61
* update the volume information first before checksumRaghavendra Bhat2010-09-021-6/+8
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-021-2/+31
* mgmt/glusterd: support for GET_NEXT volume infoVijay Bellur2010-09-021-2/+11
* Remove brick validationshishir gowda2010-09-021-0/+1
* mgmt/glusterd: gnfs support in gluster command linePranith Kumar K2010-09-011-2/+42
* check if the volume is already started before startingRaghavendra Bhat2010-09-011-0/+6
* mgmt/glusterd: send unlock upon commit failurev3.1.0qa13Vijay Bellur2010-08-311-1/+12
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-311-5/+64
* check if the export directory is present only on the correct hostRaghavendra Bhat2010-08-311-6/+31
* 'gluster volume log' feature addedAmar Tumballi2010-08-311-2/+334
* mgmt/glusterd: Update store on start/stop volumeVijay Bellur2010-08-301-0/+12
* mgmt/glusterd: Return replace-brick statusPavan Sondur2010-08-301-8/+28
* mgmt/glusterd: fixed volgen creation problemsPranith Kumar K2010-08-301-9/+3
* Volume Add-brick validation for exportsshishir gowda2010-08-301-1/+16
* mgmt/glusterd: remove volfile, brick file upon remove-brickPranith Kumar K2010-08-301-0/+2
* cli, mgmt/glusterd: added volume stop <VOLNAME> force functionalityPranith Kumar K2010-08-281-21/+80
* volume create should not succeed on invalid exportshishir gowda2010-08-271-0/+40
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-87/+4
* mgmt/glusterd: free op ctx only if it is allocatedPranith Kumar K2010-08-271-2/+41
* mgmt/glusterd: Use a C based volgen and support various xlator options.Pavan Sondur2010-08-261-5/+2
* Cli volume add-brick validationshishir gowda2010-08-261-0/+1
* Cli volume create validationshishir gowda2010-08-261-0/+6
* mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K2010-08-251-8/+44
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-231-1/+18
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-211-7/+7
* glusterd: prefix added to gluster commandsAmar Tumballi2010-08-211-12/+16
* fix the wrong log message displayed by glusterd in remove brickRaghavendra Bhat2010-08-211-1/+1
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* glusterd: fix for a crash in add-brickVijay Bellur2010-08-171-2/+2
* glusterd: Fixes for add brickVijay Bellur2010-08-171-3/+18
* mgmt/glusterd: cli: Various fixes for replace brick.Pavan Sondur2010-08-161-30/+103