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>
Mon, 14 Mar 2011 12:35:51 +0000 (13:35 +0100)
commit9c91e1695503fa7d989469f0f0536750dce9e9b7
tree93cf10ca7445b6a6966dd6042b9ab20d929705be
parent827e871ec42da6f00cfd9b99ff1aabc8a81eef17
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.

(This used to be ctdb commit 69d34983a37b0324ff7610b8dfdcd8d13bf81c54)
ctdb/common/ctdb_ltdb.c