summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-11-265-20/+137
* cli: add peerid to volume status xml outputBala.FA2013-11-262-0/+47
* cli: use proper copy to set node-nameBala.FA2013-11-261-2/+13
* mgmt/glusterd: add option to specify a different base-portKaleb S. KEITHLEY2013-11-064-10/+18
* glusterd: Fix storing volumes on setting global optsKaushal M2013-10-241-3/+6
* cli: add node uuid in rebalance and remove brick status xml outputBala.FA2013-10-241-1/+22
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-192-0/+29
* cli,glusterd: Task parameters in xml outputKaushal M2013-09-193-7/+168
* glusterd: Don't reset rebalance status on add-brickKaushal M2013-09-191-9/+0
* glusterd: Calculate volume op-versions only on set/resetv3.4.1qa2Kaushal M2013-09-133-6/+69
* glusterd: Use volume op-versions during volgenKaushal M2013-09-134-19/+14
* mgmt/glusterd: Update sub_count on remove brickVijay Bellur2013-09-131-0/+1
* glusterd: Allow bumping down a peer's op-version during probev3.4.1qa1Kaushal M2013-09-101-15/+9
* glusterd: release big locks while doing mountAnand Avati2013-09-101-0/+4
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-09-091-0/+5
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-08-141-1/+5
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-9/+9
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsKrishnan Parthasarathi2013-07-036-867/+179
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-181-0/+99
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-141-0/+1
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-054-454/+582
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-06-053-11/+50
* glusterd: Set op-version on startup based on install statusKaushal M2013-06-051-5/+23
* glusterd: Introduce volume op-versionsKaushal M2013-06-0510-389/+566
* glusterd: Backport of vme table changes from masterKaushal M2013-06-0511-260/+1166
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-281-0/+9
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-05-211-1/+1
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-164-5/+7
* glusterd: Refresh glusterd-syncop fixes from masterKrishnan Parthasarathi2013-05-162-46/+80
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-161-2/+1
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-141-3/+4
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-1716-106/+657
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-172-15/+26
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-163-1/+76
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-04-121-12/+18
* mgmt/glusterd: Start fs-crawl in separate thread so as not to block epollVarun Shastry2013-03-191-4/+2
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-03-063-425/+563
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-03-061-8/+20
* Do not call xdr_string() with a NULL error messageJeff Darcy2013-03-051-0/+1
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-03-053-3/+8
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-041-0/+1
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-041-1/+1
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-13/+49
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-082-6/+2
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-081-5/+1
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-087-16/+36