ReadOnly: Add an extra flag to ctdb_call_local to specify whether we want to write...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 20 Jul 2011 03:30:12 +0000 (13:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 31 Jan 2012 22:50:56 +0000 (09:50 +1100)
commit421d54427099deddaa3b46521a536d951271bda4
tree711d8ef1fa22b70486ca5fc8ec2e03d53f333b73
parenta864d90f67f1d227ab11115d0d38346d8fdbf1e3
ReadOnly: Add an extra flag to ctdb_call_local to specify whether we want to write the record and header back to the tdb (for example we do when performing dmaster migrations)
client/ctdb_client.c
include/ctdb_private.h
server/ctdb_call.c