dbwrap_tdb: Return correct error from db_tdb_storev()
authorVolker Lendecke <vl@samba.org>
Wed, 9 Oct 2019 15:17:07 +0000 (17:17 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 22 Nov 2019 23:57:46 +0000 (23:57 +0000)
commita58633f64ea4e43dd3f860b4176ebae080a0a4f1
treec69c82b10aeea110bec6c12e4beca4683c5b32ff
parentbc2fc51abef823090f178de7e39890bdd91f9067
dbwrap_tdb: Return correct error from db_tdb_storev()

Don't lose information to NT_STATUS_UNSUCCESSFUL

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/dbwrap/dbwrap_tdb.c