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)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:56:35 +0000 (00:56 +0100)
commit6ef458bd4b192fff501a3e301f3e89df2563b322
tree678035fa78f053be06e7dae865d455fb34bdcb5b
parent297a66f43d0369fab6628cd8ecd167d69cc62eb6
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.
common/ctdb_ltdb.c