summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-23/+46
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-56/+209
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-209/+56
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-56/+209
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-10/+12
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-281-3/+2
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-34/+395
* 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-211-0/+12
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-311-0/+15
* 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-241-8/+11
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-161-4/+4
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-5/+12
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-0/+557
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-11/+16
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-1/+34
* glusterd: Fixed _is_prefix check for two file pathsKrishnan Parthasarathi2012-09-131-4/+25
* All: License message changeVarun Shastry2012-09-131-7/+6
* glusterd: Expect setmntent(3) to return NULLKrishnan Parthasarathi2012-09-081-0/+8
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* utils: don't leak after failed GF_REALLOCJim Meyering2012-08-191-5/+24
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-2/+14
* mgmt/glusterd: Fix a compilation failure when libxml2-dev is not presentVijay Bellur2012-08-031-0/+3
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-021-0/+43
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-65/+87
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-36/+18
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-021-12/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-5/+3
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-10/+10
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-06-011-0/+5
* glusterd: cut out a standalone socket path calculation routineCsaba Henk2012-05-311-7/+13
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-271-0/+2
* glusterd/remove-brick: Reset decommission stats on all nodesshishir gowda2012-05-241-0/+14
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-241-0/+8
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-231-2/+5
* Fix volume createEmmanuel Dreyfus2012-05-221-9/+19
* core: canonicalize pathsRajesh Amaravathi2012-05-221-0/+3
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-211-38/+3
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-181-1/+4
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-85/+144
* mgmt/glusterd: Avoid re-starting nfs unconditionally.Vijay Bellur2012-05-081-1/+80
* mgmt/glusterd: allow volume start forcePranith Kumar K2012-05-051-1/+2
* glusterd: Disallow (re)-using bricks that were part of any volumeKrishnan Parthasarathi2012-05-031-20/+7
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+53