s3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db() when NT_STATUS_NOT_FOUND.
commit10a44ee6930bb51b4b20ce42f35bc455ac1b7293
authorMichael Adam <obnox@samba.org>
Fri, 11 Dec 2009 23:30:37 +0000 (12 00:30 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 12 Feb 2010 22:12:11 +0000 (12 23:12 +0100)
tree53c5e7e4a81b0a7e3cdc8d26736cc5f7baaed47c
parenta66c40ff3853d109f13ad3a0dd79b170bb1c5366
s3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db() when NT_STATUS_NOT_FOUND.

Don't treat this as an error but return seqnum 0 instead.

Michael
source3/lib/dbwrap_ctdb.c