summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-311-2/+16
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-311-0/+11
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-05-281-1/+23
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-231-0/+9
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-161-4/+4
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-151-2/+4
* glusterd: Log hostname of the peer where there is cksum/version mismatchKrutika Dhananjay2013-05-021-7/+9
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-0/+42
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-9/+31
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-091-8/+101
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-091-10/+8
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-251-103/+68
* glusterd: Simplify glusterd_service_stop()Krishnan Parthasarathi2013-03-251-70/+11
* glusterd: Improve error logging when a brick from an old volume gets re-usedNiels de Vos2013-03-221-2/+7
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-111-1/+5
* glusterd: fix segfault on volume status detailLars Ellenberg2013-03-081-9/+11
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-281-0/+9
* mgmt/glusterd: Move found-brick logs to DEBUGPranith Kumar K2013-02-271-2/+7
* glusterd: allow multiple instances of glusterd on one machineJeff Darcy2013-02-211-0/+48
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-191-2/+2
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-161-2/+1
* 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