summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd,cli: changes to quota list <path> ...Krutika Dhananjay2013-08-091-67/+11
* glusterd: Clean up and fix glusterd_op_quota()Krutika Dhananjay2013-08-092-100/+70
* glusterd: Changes to 'quota remove' subcommand behaviorKrutika Dhananjay2013-08-091-44/+39
* glusterd: club limit-usage and soft-limit into a single commandKrutika Dhananjay2013-08-091-165/+83
* glusterd, cli: Provide status of quotad in 'volume status'Krutika Dhananjay2013-08-085-19/+80
* Merge "glusterd: Move timeout options and default-soft-limit to quota xlator"...Krishnan Parthasarathi2013-08-042-80/+6
|\
| * glusterd: Move timeout options and default-soft-limit to quota xlatorKrutika Dhananjay2013-07-312-80/+6
* | glusterd: Spawn quotad on every nodeKrutika Dhananjay2013-07-313-31/+46
|/
* features/quota: Improvements to quotaVarun Shastry2013-07-2910-247/+1116
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-0/+8
* features/changelog: changelog translatorAvra Sengupta2013-07-223-11/+46
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-07-111-1/+5
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-23/+23
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-046-255/+20
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+4
* cluster/afr: Provide an option to disable afr durabilityPranith Kumar K2013-07-031-0/+5
* glusterd: More checks before starting rebalance/remove-brickKaushal M2013-07-024-12/+60
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-215-57/+66
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-206-867/+179
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-186-72/+284
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* nfs: option to disable aclRajesh Amaravathi2013-06-152-0/+13
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-131-0/+1
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-111-2/+6
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+99
* nfs: gluster volume set help shows null as default valueRajesh Joseph2013-06-061-11/+17
* mgmt/glusterd: Set task op at the time of task-id setPranith Kumar K2013-06-062-0/+2
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-043-50/+86
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-314-5/+24
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-314-488/+616
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-05-283-11/+50
* glusterd: Allow volume start force to succeed if brick directories are recreatedKrutika Dhananjay2013-05-251-1/+15
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-231-0/+9
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-162-6/+6
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-163-10/+13
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-154-5/+7
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: remove-brick: prevent removal from a replicate volume.Ravishankar N2013-05-131-2/+13
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-042-32/+12
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-041-0/+2
* glusterd: Syncop callbks should take big lock tooKrishnan Parthasarathi2013-05-022-13/+53
* glusterd: delete "volume-name" from dict before processing the next optionKrutika Dhananjay2013-05-021-0/+2
* glusterd: Log hostname of the peer where there is cksum/version mismatchKrutika Dhananjay2013-05-023-9/+12
* glusterd: Removed 'proactive' failing of volume opKrishnan Parthasarathi2013-04-301-53/+3
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-19/+32
* glusterd: Introduce volume op-versionsKaushal M2013-04-2610-418/+600