s3:dbwrap_ctdb: fix reading/storing of special key __db_sequence_number__
authorMichael Adam <obnox@samba.org>
Mon, 18 Jan 2010 16:26:04 +0000 (17:26 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 12 Feb 2010 22:12:12 +0000 (23:12 +0100)
commit1933214108d1a71bc6473a696ce35020a427d8f4
treee8ff3651da5b600c2e7c36a0254d68de60189b5a
parentc311697aded87ce624d40cbf14e05d6e6377c257
s3:dbwrap_ctdb: fix reading/storing of special key __db_sequence_number__

The key for reading and writing was inconsistent due to a
off by one data length.

Michael
source3/lib/dbwrap_ctdb.c