summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* glusterd: synctaskize 'volume create' operationKrutika Dhananjay2013-02-061-42/+6
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-061-0/+1
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-062-2/+59
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-062-20/+69
* 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-044-152/+215
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-042-15/+80
* geo-rep / gsyncd: Separate log file directory for Mountbroker sessionsVenky Shankar2013-02-041-0/+28
* glusterd: Indexed node information in dict to retain consistency.Avra Sengupta2013-02-041-39/+55
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-0311-49/+5
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78