tdb_compat: use tdb_errorstr_compat()
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:10:32 +0000 (18:40 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:18:35 +0000 (11:18 +0200)
commit58f7cda1bc6b7767c318a038bdb686f4e59e2e64
treec6879a9aa264f017724497e1212a8158cc21d6a8
parent3a8faefd6625db45e11c775a77413b35189e2ba9
tdb_compat: use tdb_errorstr_compat()

Since TDB2 functions return the error directly, tdb_errorstr() taken an
error code, not the tdb as it does in TDB1.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
libcli/auth/schannel_state_tdb.c
source3/lib/gencache.c
source3/printing/nt_printing_tdb.c
source3/winbindd/winbindd_cache.c