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, 23 Aug 2011 00:25:05 +0000 (10:25 +1000)
commitb935e83255aeb3754b2fd37cf5611e02f7283514
tree5ce41b4a15405c6d633e3890a1f21d75a9eda7b1
parentb5520933b9922d6af6f59f535824e1cdacb9f774
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