freebsd-src/sys/ufs
Jeff Roberson cac3558da3 - The VI assert in getdirtybuf() is only valid if we're not on a VCHR
vnode.  VCHR vnodes don't do background writes.

Reported by:	kan
2003-10-04 15:57:05 +00:00
..
ffs - The VI assert in getdirtybuf() is only valid if we're not on a VCHR 2003-10-04 15:57:05 +00:00
ufs - Use the VI_LOCK macro in two places where we directly called mtx_lock() 2003-10-04 14:03:28 +00:00