]> git.ipfire.org Git - thirdparty/openldap.git/commit
More RAWPART support
authorHoward Chu <hyc@openldap.org>
Mon, 11 Jun 2018 09:12:03 +0000 (10:12 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 15:21:57 +0000 (16:21 +0100)
commita7df9e63a5097b7915a3b4a2788c1166e3c1b470
tree00ca1d1f946d76980f37a9473c81c24f10a033f5
parent5c0dda76c96a3badc9c61fe840c7098451c7ffa2
More RAWPART support

Use mmap to read and initialize the meta pages, raw device
may not support read/write syscalls.
libraries/liblmdb/mdb.c