summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Saving geo-rep session details in a more specific pathVenky Shankar2013-09-041-0/+12
* mgmt/glusterd: Regenerate client volfiles during upgradeshishir gowda2013-09-031-6/+27
* glusterd: Use volume op-versions during volgenKaushal M2013-08-021-2/+2
* cluster/dht: Re-initialize skipped file count in glusterdshishir gowda2013-07-311-0/+1
* cluster/dht: Treat migration failures due to space constraints as skippedshishir gowda2013-07-301-0/+27
* mgmt/glusterd: let each brick write the valgrind o/p to different fileRaghavendra Bhat2013-07-261-1/+5
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-25/+208
* features/changelog: changelog translatorAvra Sengupta2013-07-221-11/+0
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-07-111-1/+5
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-234/+2
* glusterd: More checks before starting rebalance/remove-brickKaushal M2013-07-021-0/+13
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-201-1/+1
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-181-17/+50
* nfs: option to disable aclRajesh Amaravathi2013-06-151-0/+7
* 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