ctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
authorMichael Adam <obnox@samba.org>
Thu, 3 Feb 2011 15:27:42 +0000 (16:27 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:56:35 +0000 (00:56 +0100)
commit297a66f43d0369fab6628cd8ecd167d69cc62eb6
treebc61e2d8038f904a4f82559bd9a91eec0b73fc5f
parent06340511fea8c477afdf31e55447e6b74f1a092c
ctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC

This is a flag that shall signa that a record has been automatically generated by ctdb
and not by an explicit client store operation. This will be used in the ctdb_ltdb_fetch
operation which stores an empty record with default initial header before trying to
migrate the record from the dmaster when the record does not exist in the local tdb.
include/ctdb_protocol.h