summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volume-ops.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Perform brick order check in originator node.GauravKumarGarg2014-09-291-16/+19
* glusterd: Move brick order check from cli to glusterd.ggarg2014-09-241-1/+236
* glusterd: Correctly reset volinfo->caps during volume createKaushal M2014-07-171-14/+12
* cli/glusterd: Added support for dispersed volumesXavier Hernandez2014-07-111-0/+21
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+1
* glusterd: Check mount_dir for own bricks only during startKaushal M2014-06-191-0/+4
* glusterd: More snapshot backward compatability fixesKaushal M2014-06-131-59/+81
* glusterd/geo-rep: Create the conf file path correctlyAvra Sengupta2014-06-121-1/+1
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+9
* cluster/afr: Don't support heal info healed/heal-failed commandsPranith Kumar K2014-05-271-0/+10
* glusterd: Allow setting volume options by default based on op-versionKaushal M2014-05-141-0/+9
* glusterd/snapshot: Don't release big_lock before completing snapshot creationVijaikumar M2014-05-081-3/+4
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-061-9/+113
* glusterd : Volname, brickpath & volfpath length validationAtin Mukherjee2014-05-031-3/+10
* glusterd/snapshot: Activation and De-activation of snapshotJoseph Fernandes2014-05-021-13/+48
* 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