summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-03-051-2/+2
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-041-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
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-241-0/+7
* glusterd: Added glusterd command specific optional args for hooks scripts.Krishnan Parthasarathi2012-05-031-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-45/+5
* glusterd: glusterd_op_build_payload() fix for geo-repKaushal M2012-04-251-9/+5
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-191-2/+3
* glusterd : Fixes for breakages caused by volume-id validationKaushal M2012-04-171-33/+124
* dht/rebalance: Display migration failure countshishir gowda2012-04-131-0/+15
* glusterd: Added volume-id to 'op' dictionaryKrishnan Parthasarathi2012-04-121-0/+53
* mgmt/glusterd: Use the correct status string for filteringPranith Kumar K2012-04-051-1/+1
* glusterd: Include port in nfs statusKaushal M2012-04-021-4/+7
* mgmt/glusterd: Improvements for volume heal CLI.Vijay Bellur2012-04-011-1/+1