tdb: Introduce tdb_oob()
[samba.git] / lib / tdb / common / transaction.c
index e9b0b26ea59b22fed948c74b9e96bc2dd221b647..b22624820d7e59964f9c349254c99be1c2e87e80 100644 (file)
@@ -524,7 +524,7 @@ static int _tdb_transaction_start(struct tdb_context *tdb,
 
        /* make sure we know about any file expansions already done by
           anyone else */
-       tdb->methods->tdb_oob(tdb, tdb->map_size, 1, 1);
+       tdb_oob(tdb, tdb->map_size, 1, 1);
        tdb->transaction->old_map_size = tdb->map_size;
 
        /* finally hook the io methods, replacing them with