ctdbd_conn: fetch read-only copies of records.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 2 Feb 2012 23:54:53 +0000 (10:54 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 5 Mar 2012 00:11:26 +0000 (01:11 +0100)
commit67bb5abe81dc64758a792060673b923cd77a018a
treec6b4866b8c22ecc1e209640542e2696e27caea13
parenta3e6f550657f2b71634ae87f0d8c7bd9e6eef921
ctdbd_conn: fetch read-only copies of records.

This means we try to get a read-only copy of a record, which we can
then place in the local tdb.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
source3/lib/ctdbd_conn.c