]> git.sur5r.net Git - openldap/commit
ITS#8209 MDB_CP_COMPACT fixes
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 25 Jun 2016 05:55:34 +0000 (07:55 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 25 Jun 2016 05:55:34 +0000 (07:55 +0200)
commiteb7bbed967cd2a54d90d997e3470d02262baadb2
treec8796a4231c3a70db5ac397cbc3306480bd2f618
parentc4c7833d245fdc4b2ea4a1a459d7069ce3af87f5
ITS#8209 MDB_CP_COMPACT fixes

Handle errors.  Fix cond_wait condition so mc_new
is the sole control var.  Drop specious cond_waits.
Do not look at 'mo' while copythr writes it.
libraries/liblmdb/mdb.c