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>
Wed, 9 Mar 2011 23:56:35 +0000 (00:56 +0100)
commite5692fe7bf779c1e562431d37e9a84a84b9b6b0d
tree65603214db8ea8f689adac46a2eb0844117c8915
parent6ef458bd4b192fff501a3e301f3e89df2563b322
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