summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volume-ops.c
Commit message (Expand)AuthorAgeFilesLines
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-26/+69
* glusterd: persistent client xlator/ afr changelog namesRavishankar N2014-03-241-0/+7
* glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-081-1/+2
* quota: unmount quota aux mount for volume stopSusant Palai2014-01-201-0/+27
* core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-181-1/+1
* glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-141-1/+19
* glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-201-1/+1
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-8/+48
* mgmt/glusterd: fix undefined sybmol error related to BDPranith Kumar K2013-11-191-0/+2
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-131-5/+4
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+149
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-168/+0
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-141-8/+16
* 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