summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-syncop.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/snapshot: Added trace statements and handled snapshot create commit ...Avra Sengupta2013-11-201-4/+6
* glusterd/Jarvis: Added aggr rsp dict in mgmt frameworkAvra Sengupta2013-11-151-2/+8
* glusterd: Defining interfaces to make use of mgmt_v3 rpcsAvra Sengupta2013-11-151-1/+1
* glusterd/mgmt_v3: Initating complete synctask on glusterdAvra Sengupta2013-11-151-8/+8
* mgmt/glusterd: Introduce snapshot infrastructureshishir gowda2013-11-151-58/+425
* cli,glusterd: Implement 'volume status tasks'Krutika Dhananjay2013-10-081-2/+9
* glusterd: Adding transaction checks for cluster unlock.Avra Sengupta2013-09-201-3/+12
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-27/+138
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-041-27/+62
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-041-27/+8
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-041-0/+2
* glusterd: Syncop callbks should take big lock tooKrishnan Parthasarathi2013-05-021-13/+48
* glusterd: volume-sync needs to work with rejected peersKrishnan Parthasarathi2013-04-221-3/+5
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-4/+20
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-121-12/+21
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-03-101-9/+13
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-261-325/+374
* glusterd: Made gd_synctask_begin less 'monolithic' in terms of LOC.Krishnan Parthasarathi2013-02-191-147/+235
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-161-7/+8
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-161-1/+2
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-1/+9
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-3/+1
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-0/+2
* glusterd: Added syncop version of BRICK_OPKrishnan Parthasarathi2013-02-031-28/+242
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-031-0/+6
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-13/+64
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-1/+5
* glusterd: copy peers that participate in volume xactionKrishnan Parthasarathi2012-11-181-11/+13
* glusterd: Fixed glusterd crash in volume add-brickKrutika Dhananjay2012-11-121-33/+20
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-161-6/+6
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-59/+104
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-4/+4
* glusterd: fix bugs of syncop for operationsAmar Tumballi2012-03-221-9/+207
* glusterd: bring in feature to use syncop for mgmt opsAmar Tumballi2012-03-211-0/+392