tdb: Remove "header" from tdb_context
authorVolker Lendecke <vl@samba.org>
Thu, 20 Dec 2012 15:36:02 +0000 (16:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 5 Feb 2013 12:18:28 +0000 (13:18 +0100)
header.hash_size was the only thing we ever referenced outside of
tdb_open_ex and its direct callees. So this shrinks the tdb_context by
164 bytes.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Feb  5 13:18:28 CET 2013 on sn-devel-104


No differences found