ltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial header in ctdb_ltdb_fetch()
authorMichael Adam <obnox@samba.org>
Thu, 3 Feb 2011 15:30:52 +0000 (16:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:37:18 +0000 (17:37 +0200)
commit471e96db0f08a28c912ec439b9ce1fb3d0f207fa
tree2ccfb72ca57d3f7908efb57dd34ac532b0c1ae56
parentaae06ce5bb889216ec3a02c559f81229e3634a07
ltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial header in ctdb_ltdb_fetch()

Signals that this record was not created by a client level store.
(cherry picked from commit 69d34983a37b0324ff7610b8dfdcd8d13bf81c54)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
common/ctdb_ltdb.c