CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/14 13:20:38
Modified files:
sys/sys : vnode.h
sys/kern : vfs_subr.c
sys/ufs/ffs : ffs_vfsops.c
Log message:
Give vflush_vnode() a hint about vnodes we don't need to account as "busy".
Change mountpoint to RDONLY a little later. Seems to improve the
rw->ro transition a bit.
