Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: 5c0dda76 by Howard Chu at 2020-10-10T16:12:33+01:00 Preliminary raw partition support
Autodetects that a block device is being used.
- - - - - a7df9e63 by Howard Chu at 2020-10-10T16:21:57+01:00 More RAWPART support
Use mmap to read and initialize the meta pages, raw device may not support read/write syscalls.
- - - - - de08119a by Howard Chu at 2020-10-10T16:26:24+01:00 Add mdb_env_set_pagesize()
- - - - - 1738a2a7 by Howard Chu at 2020-10-10T16:29:01+01:00 Fix fallthru warning
- - - - -
4 changed files:
- libraries/liblmdb/lmdb.h - libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_dump.c - libraries/liblmdb/mtest.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8bcc050feee22e45a6dab7b...