summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Snapshot restoreRajesh Joseph2013-11-151-0/+15
* glusterd/mgmt_v3: Initating complete synctask on glusterdAvra Sengupta2013-11-151-200/+4
* cli: snapshot create cli interface.Avra Sengupta2013-11-151-0/+3
* mgmt/glusterd: Introduce snapshot infrastructureshishir gowda2013-11-151-23/+444
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-131-2/+37
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+47
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-87/+0
* cli,glusterd: Changes to cli-glusterd communicationKaushal M2013-10-171-0/+21
* glusterd: Set errstr appropriately on peer op failureKrutika Dhananjay2013-09-291-11/+17
* glusterd: release big locks while doing mountAnand Avati2013-08-181-0/+4
* cli: Add server uuid into volume brick info xmlTimothy Asir2013-08-181-0/+10
* cli, glusterd: Cleanup logging of bd op commands.Vijay Bellur2013-07-271-1/+0
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+2
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-3/+3
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-41/+41
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-181-63/+268
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-181-2/+46
* 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
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-311-2/+3
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-161-7/+8
* 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: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-34/+247
* Do not call xdr_string() with a NULL error messageEmmanuel Dreyfus2013-02-281-0/+1
* glusterd: allow multiple instances of glusterd on one machineJeff Darcy2013-02-211-1/+25
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-191-2/+8
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-081-5/+1
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-4/+1
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-14/+2
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-4/+2
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-031-22/+40
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-2/+3
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-30/+57
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-3/+3
* glusterd: fix memory corruption when probe failsJeff Darcy2013-01-101-19/+22
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-081-0/+7
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-1/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-1/+1
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-181-0/+4
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-50/+113
* Fix xdr_to_generic success checkKaushal M2012-12-091-29/+61
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-66/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-1/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-1/+1
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+66
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-2/+2