summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: fix memory corruption when probe failsJeff Darcy2013-01-101-19/+22
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-088-2/+20
* glusterd: Set replace-brick id in op ctx only in origin glusterdKrishnan Parthasarathi2013-01-081-13/+17
* glusterd: Made dst brick's port info available to all peersKrishnan Parthasarathi2013-01-043-22/+73
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-048-78/+188
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* glusterd: Remove invalid free of op_errstrKrutika Dhananjay2012-12-201-1/+0
* glusterd, cli: Task id's for async tasksKaushal M2012-12-1913-284/+878
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-182-0/+6
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-0/+1
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* cluster/afr: Make afr quorum options visible in volume set helpPranith Kumar K2012-12-131-2/+2
* glusterd: Set op-version for quorum optionsv3.4.0qa5Kaushal M2012-12-111-2/+2
* gsyncd / geo-rep: do not start geo-rep if replace brick is in progressVenky Shankar2012-12-111-0/+10
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-1111-197/+379
* Fix xdr_to_generic success checkKaushal M2012-12-0910-73/+120
* glusterd-hooks: Made hook runtime work with synctask'ized codepath(s)Krishnan Parthasarathi2012-12-041-9/+4
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-046-206/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-0413-879/+284
* glusterd, cli: Task id's for async tasksKaushal M2012-12-0413-284/+879
* glusterd: add "volume label" commandJeff Darcy2012-12-046-0/+206
* dht: support auto-NUFA optionJeff Darcy2012-12-041-1/+12
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-031-0/+1
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-297-21/+23
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-1/+18
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-295-3/+253
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-299-14/+149
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-284-3/+11
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-283-11/+131
* glusterd: Protected conf->xprt_list racy access.Krishnan Parthasarathi2012-11-282-3/+14
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-281-0/+1
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-272-35/+9
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-2311-161/+1206
* 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-213-11/+49
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-211-0/+1
* glusterd: copy peers that participate in volume xactionKrishnan Parthasarathi2012-11-182-12/+14
* glusterd: Add missing options to vme table.Kaushal M2012-11-131-0/+4
* glusterd: Fixed glusterd crash in volume add-brickKrutika Dhananjay2012-11-121-33/+20
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-315-168/+348
* glusterd: op-version handshake implementationKaushal M2012-10-306-95/+753
* 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-242-16/+16
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-164-16/+16
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* cluster/afr: gluster volume heal $VN info sporadically reports nothing to healVenkatesh Somyajulu2012-10-111-24/+29
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-7/+82
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-1110-106/+193
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-114-546/+610