Commit By: lxs Log Message: ticket: new target_version: 1.5 Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_INUSE". The previous code actually ended up checking if MPOOL_DIRTY (0x01) is set. Changed Files: U trunk/src/plugins/kdb/db2/libdb2/mpool/mpool.c