diff options
author | Volker Lendecke <vl@samba.org> | 2014-03-18 07:46:38 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-03-18 13:42:10 +0100 |
commit | 255edd1b417480ab033c51165702c19fb5fff56f (patch) | |
tree | eb6de08e5a201ab4a785e8a833607103e944a2f1 /source3/smbd/reply.c | |
parent | d1ce0110f0a1666df4d1eb81e76631a90e9e5a73 (diff) | |
download | samba-255edd1b417480ab033c51165702c19fb5fff56f.tar.gz samba-255edd1b417480ab033c51165702c19fb5fff56f.tar.xz samba-255edd1b417480ab033c51165702c19fb5fff56f.zip |
tdb: Do a best fit search for dead records
Hash chains are (or can be made) short enough that a full search for the
best-fitting dead record is feasible. The freelist can become much longer,
there we don't do the full search but accept records which are too large.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions