summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-035-44/+65
* glusterd: Added syncop version of BRICK_OPKrishnan Parthasarathi2013-02-031-28/+242
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-035-385/+410
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-032-22/+46
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-292-3/+4
* mgmt/glusterd: Expose post-op-delay through cliPranith Kumar K2013-01-281-0/+1
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-281-0/+1
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-266-46/+45
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-212-32/+36
* geo-rep / glusterd: do non-blocking connect to checkpoint serviceCsaba Henk2013-01-211-0/+5
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-186-230/+404
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdKaleb S. KEITHLEY2013-01-181-2/+1
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-172-9/+98
* glusterd: Don't persist enable-pump in volinfo->dictKrishnan Parthasarathi2013-01-161-11/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-163-7/+7
* 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