]> git.ipfire.org Git - thirdparty/openldap.git/commit
mdb_page_get() can ignore the toplevel spill list
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 29 Jul 2017 05:59:39 +0000 (07:59 +0200)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 12:02:52 +0000 (13:02 +0100)
commit8b31a4a62b9187e2a54dc76ce26b6069383602fb
treef6a9d46691951d0e453d11694503ad5240a09502
parentd6cf4761692242391fdc9617d54e4063e490dbd4
mdb_page_get() can ignore the toplevel spill list

...when we search dirty list before instead of after spill list.
libraries/liblmdb/mdb.c