K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-12-20T22:42:27.000000Z K 7 svn:log V 297 Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() against VM_WAIT in the pageout code. Both fixes involve adjusting the lockmgr's timeout capability so locks obtained with timeouts do not interfere with locks obtained without a timeout. Hopefully MFC: before the 4.5 release END