summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volume-ops.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Try to start all bricks on 'start force'Kaushal M2013-08-181-2/+7
* glusterd: Use volume op-versions during volgenKaushal M2013-08-021-1/+2
* glusterd: Allow volume start force to succeed if brick directories are recreatedKrutika Dhananjay2013-05-251-1/+15
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-0/+2
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-6/+51
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-091-4/+12
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-281-2/+6
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-161-5/+1
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-13/+49
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-9/+2
* glusterd: Made volume-stop use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-delete use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-statedump use synctask framework.Avra Sengupta2013-02-081-4/+1
* glusterd: synctaskize 'volume create' operationKrutika Dhananjay2013-02-061-42/+6
* glusterd: remove extra call to glusterd_volume_compute_cksum()Krutika Dhananjay2013-02-041-6/+0
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-041-83/+106
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-041-15/+17
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-13/+0
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-26/+37
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-081-0/+5
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-23/+29
* glusterd: Remove invalid free of op_errstrKrutika Dhananjay2012-12-201-1/+0
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-2/+2
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-181-0/+2
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-39/+89
* Fix xdr_to_generic success checkKaushal M2012-12-091-12/+12
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-116/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-2/+2
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-2/+2
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+116
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-1/+1
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-1/+18
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+85
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-1/+64
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-5/+2
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-1/+1
* mgmt/glusterd: Prevent extra unref in vol startPranith Kumar K2012-09-261-3/+4
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-41/+22
* All: License message changeVarun Shastry2012-09-131-7/+6
* mgmt/glusterd: Typo in the error message of the volume stopVarun Shastry2012-09-061-2/+2
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-18/+6
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-18/+9
* mgmt/glusterd: Added spaces in the logsVenkatesh Somyajulu2012-07-021-5/+9
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-2/+2
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-16/+1
* mgmt/glusterd: take the statedumps of running bricks if one of the bricks is ...Raghavendra Bhat2012-05-011-1/+7
* glusterd: Added volume-id to 'op' dictionaryKrishnan Parthasarathi2012-04-121-0/+24
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* mgmt/glusterd: Improvements for volume heal CLI.Vijay Bellur2012-04-011-10/+25