summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Conditionally aggregate peer responses for quota subcommandsKrutika Dhananjay2013-09-061-6/+10
* glusterd: Destroy volinfo->quota_conf_shandle during 'volume delete'Krutika Dhananjay2013-09-061-0/+41
* glusterd: probe quota.conf format changesKrutika Dhananjay2013-09-061-22/+86
* glusterd: Add cksum file (quota.cksum) for quota.conf fileKrutika Dhananjay2013-09-061-62/+225
* glusterd: add quota conf to probe payloadKrutika Dhananjay2013-09-061-0/+140
* glusterd: Implement persistent store for quotaKrutika Dhananjay2013-08-251-0/+200
* common-utils: Move glusterd_is_service_running() to common-utilsKrutika Dhananjay2013-08-121-41/+7
* glusterd, cli: Provide status of quotad in 'volume status'Krutika Dhananjay2013-08-121-0/+7
* glusterd: Spawn quotad on every nodeKrutika Dhananjay2013-08-121-14/+12
* features/quota: Improvements to quotaVarun Shastry2013-08-121-10/+206
* 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