s3:dbwrap_ctdb: change db_ctdb_transaction_store() to return NTSTATUS.
authorMichael Adam <obnox@samba.org>
Fri, 11 Dec 2009 11:30:57 +0000 (12:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Apr 2010 07:39:14 +0000 (09:39 +0200)
commita3726f340eb211dfbac3929ad36496de2ac836dc
treef6496c23b7c9680dd89a6a88658743b4bde8aa3c
parent8f0bb64c2cf698439ec7f0cb859f55f0d8158a4f
s3:dbwrap_ctdb: change db_ctdb_transaction_store() to return NTSTATUS.

The return values calculated by the callers were wrong anyways since
the new marshalling code does not set the local tdbs tdb error code.

Michael
(cherry picked from commit 26225d3e798892b39b3c238b0bee465bffac6550)
(cherry picked from commit 06943fe1e6982c9df4886ee0a17572e502726897)
source3/lib/dbwrap_ctdb.c