CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2013/12/09 10:16:36

Modified files:
        sys/kern       : vfs_bio.c 

Log message:
Don't keep removed files (B_INVAL bufs) in the buffer cache. Free buffers
once brelse() is called and the buffer is B_INVAL.
ok jsing@ krw@

Reply via email to