Date: Mon, 10 Apr 1995 21:23:49 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <199504110423.VAA07408@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/04/10 21:23:49 Modified: sys/ufs/ffs ffs_vfsops.c Log: Handle the "syncing VCHR vnode hang" problem a little differently; just don't lock the vnode - it doesn't appear to ever be necessary for VCHR vnode/inodes. This fixes a bug introduced in the previous commit that caused tty timestamps to act strange (causing 'w' and 'finger' to show the tty wasn't idle when it may have been for hours).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504110423.VAA07408>