summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Fix a memory leak in glusterd_is_local_addr()v3.4.2qa4Vijay Bellur2013-12-161-2/+5
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-041-4/+27
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-11-261-8/+101
* cli: add peerid to volume status xml outputBala.FA2013-11-261-0/+15
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-191-0/+28
* glusterd: Calculate volume op-versions only on set/resetv3.4.1qa2Kaushal M2013-09-131-2/+47
* glusterd: Use volume op-versions during volgenKaushal M2013-09-131-2/+2
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-08-141-1/+5
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsKrishnan Parthasarathi2013-07-031-1/+1
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-181-17/+50
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-051-0/+11
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-06-051-1/+23
* glusterd: Introduce volume op-versionsKaushal M2013-06-051-0/+42
* glusterd: Backport of vme table changes from masterKaushal M2013-06-051-0/+9
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-281-0/+9
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-161-2/+4
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-171-9/+31
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-161-0/+48
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-081-1/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-0/+18
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-041-17/+21
* 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-031-0/+2
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-32/+50
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-031-0/+348
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-2/+2
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-10/+9
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-25/+37
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-23/+46
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-56/+209
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-209/+56
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-56/+209
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-10/+12
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-281-3/+2
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-34/+395
* glusterd: fix use of undefined realpath(3) resultJeff Darcy2012-11-231-2/+7
* glusterd: brick path availability check only for local bricksKrishnan Parthasarathi2012-11-231-28/+40
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-211-0/+12
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-311-0/+15
* glusterd: Remove brick from brick list on all nodes.Krishnan Parthasarathi2012-10-241-0/+2
* glusterd: fix for remove-brick on just created/stopped volumesAmar Tumballi2012-10-241-8/+11
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-161-4/+4
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-5/+12
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-0/+557
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-11/+16