From: | lxs@mit.edu |
Subject: | CVS Commit |
Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_INUSE".
The previous code actually ended up checking if MPOOL_DIRTY (0x01) is set.
Commit By: lxs
Revision: 17974
Changed Files:
U trunk/src/plugins/kdb/db2/libdb2/mpool/mpool.c
The previous code actually ended up checking if MPOOL_DIRTY (0x01) is set.
Commit By: lxs
Revision: 17974
Changed Files:
U trunk/src/plugins/kdb/db2/libdb2/mpool/mpool.c