]> git.sur5r.net Git - openldap/commit
Drop me_pgfree, add mdb_freelist_save().
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 12 Jun 2013 15:20:42 +0000 (17:20 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 12 Jun 2013 15:20:42 +0000 (17:20 +0200)
commit99427aa7ded1f2f467fc2b32dde1169a28eb6b64
treea3305256a5a697d0d94f05ebbe7420b49b25d44d
parentc2cac4588a40480c020d320b544bc5f8e72adb11
Drop me_pgfree, add mdb_freelist_save().

Split up saving me_pghead, to make me_pgfree unneeded. Also mf_pghead
is now a midl. Needed after e7f6767ea815fe0ada1f95037dfdec176ec4d5bb
("Return fresh overflow pages to current pghead").
Tweak MDB_DEBUG freelist output, make it ascending.
libraries/liblmdb/mdb.c