dbwrap_ctdb: Treat empty records as non-existing
commitc4166d04324ecf8d87c5afb5903f5ab41107e5e7
authorVolker Lendecke <vl@samba.org>
Wed, 28 Aug 2013 11:34:08 +0000 (28 11:34 +0000)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Sep 2013 07:08:16 +0000 (12 09:08 +0200)
tree16bdadf25ac89baccb2d74e73d9626e4ecc3ccf4
parent7d791d5821fc50a5dcaa42b3cc63e2fea41f541e
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>
(cherry picked from commit 1cae59ce112ccb51b45357a52b902f80fce1eef1)
source3/lib/ctdbd_conn.c
source3/lib/dbwrap/dbwrap_ctdb.c