CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/22 05:40:39
Modified files:
sys/kern : vfs_bio.c
Log message:
Move diagnostic assertions concerning the recycle process of buffers
from getnewbuf() to buf_put(), since getnewbuf() does not directly
recycle buffers anymore. While at it, remove two lines of dead code
from getnewbuf(), which used to disassociate a vnode from a buffer.
"just go for it, because everyone had a chance" [EMAIL PROTECTED]
