ctdb_ltdb_store_server: honour the AUTOMATIC record flag
authorMichael Adam <obnox@samba.org>
Thu, 3 Feb 2011 15:32:23 +0000 (16:32 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 14 Mar 2011 12:35:51 +0000 (13:35 +0100)
commitf898ff21fa338358179e79381215b13a6bc77c53
tree1b2f754dcb7a11e2a2b69839ba2411fd805153be
parent69d34983a37b0324ff7610b8dfdcd8d13bf81c54
ctdb_ltdb_store_server: honour the AUTOMATIC record flag

Do not delete empty records that carry this flag but store
them and schedule them for deletetion. Do not store the flag
in the ltdb though, since this is internal only and should not
be visible to the client.
server/ctdb_ltdb_server.c