tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.
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)
commit4823262439bc6c1ce9fcce97ed472ad44e85cb77
treee7ec18964e9790d52f0c6d14cd1ff63d421dfc72
parenta4993f647cfc5b8e0cf4405cc1d8815770837310
tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.

These don't exist in tdb2.  The former is used in one weird place in
tdb1, and the latter not at all.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
source3/lib/gencache.c
source3/lib/util_tdb.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c