Add MDB_NOSUBDIR option
authorHoward Chu <hyc@symas.com>
Fri, 23 Sep 2011 01:05:06 +0000 (18:05 -0700)
committerHoward Chu <hyc@symas.com>
Fri, 23 Sep 2011 01:05:06 +0000 (18:05 -0700)
commit7a40080dd185cdce547769a6c747238a54c1013e
treec5e058b43943c11f4e6750300e1bd4ed033b3e1d
parent54eb76cc7aab42f5caa396ec920e1de8c1531970
Add MDB_NOSUBDIR option

Create the data file using exactly the given pathname, and
the lock file using a suffix on the data file name.
libraries/libmdb/mdb.c
libraries/libmdb/mdb.h