summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* cli,glusterd: Task parameters in xml outputKaushal M2013-09-131-4/+122
* cli,glusterd: Fix when tasks are shown in 'volume status'Kaushal M2013-08-031-0/+4
* glusterd: Use volume op-versions during volgenKaushal M2013-08-021-5/+4
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-4/+43
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-2/+2
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-05-281-10/+13
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-0/+5
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-02-211-1/+1
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-191-46/+56
* glusterd: Added validation function for performance cache max and min size.Avra Sengupta2013-02-191-1/+16
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-02-181-2/+2
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-161-6/+10
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-161-1/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-1/+2
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-061-0/+45
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-041-0/+63
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-1/+0
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-8/+9
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-031-383/+43
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-20/+19
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-95/+180
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-2/+2
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-9/+21
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-20/+157
* 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-041-16/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-157/+20
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-20/+157
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+16
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-4/+4
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-3/+91
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-271-10/+9
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-55/+437
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-311-19/+141
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-14/+26
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-1/+3
* glusterd: bring an option to change the transport-type of the volume.Amar Tumballi2012-10-041-4/+41
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-7/+8
* glusterd: Made volume reset recognize options in <domain>.<specifier> formatKrutika Dhananjay2012-09-051-3/+5
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-021-28/+11
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-07-291-17/+11
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-24/+6
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-2/+2
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-11/+11
* glusterd: fix issues with volume reset handlingCsaba Henk2012-06-011-20/+35
* glusterd-hooks: added support for separate namespace for 'volume set' keysAmar Tumballi2012-05-311-0/+12
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-291-5/+31