dbwrap_ctdb: Treat empty records as non-existing
authorVolker Lendecke <vl@samba.org>
Wed, 28 Aug 2013 11:34:08 +0000 (11:34 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 28 Aug 2013 21:37:08 +0000 (23:37 +0200)
commit1cae59ce112ccb51b45357a52b902f80fce1eef1
tree20882876c64ce88488da401a059ed2bb600b8a94
parent91186fcf9da6fa1180d9d773882a388e78c4c3b9
dbwrap_ctdb: Treat empty records as non-existing

This is a patch implementing the workaround Christian mentioned in
https://bugzilla.samba.org/show_bug.cgi?id=10008#c5

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10008
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/lib/ctdbd_conn.c
source3/lib/dbwrap/dbwrap_ctdb.c