tdb: Rename tdb_oob() to tdb_notrans_oob()
commitfab20658b9a4d04e2eab89d95b6eb7e04187424d
authorVolker Lendecke <vl@samba.org>
Sun, 4 Aug 2019 10:10:03 +0000 (4 12:10 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 21 Aug 2019 08:40:16 +0000 (21 08:40 +0000)
treef7ad69d3b0bdd968c9078202b491c6049fed613e
parent38876ad4ef46fc3cf6a12329236918a87c2e2c65
tdb: Rename tdb_oob() to tdb_notrans_oob()

tdb_oob() will become a public function encapsulating the pointer
dereferences.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 885ba572efaac6c20388b8e119315c837e8f5236)
lib/tdb/common/io.c
lib/tdb/test/run-3G-file.c