tdb: Rename tdb_oob() to tdb_notrans_oob()
authorVolker Lendecke <vl@samba.org>
Sun, 4 Aug 2019 10:10:03 +0000 (12:10 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2019 21:49:27 +0000 (21:49 +0000)
commit885ba572efaac6c20388b8e119315c837e8f5236
tree5303232ce6009683ad8161de45394f5152469d37
parentfe9b12b274028a1310ac6c59cc56ac36bb40ef5e
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>
lib/tdb/common/io.c
lib/tdb/test/run-3G-file.c