Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: lxs@mit.edu Subject: CVS Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 261 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