Date: Sat, 18 Nov 1995 17:42:36 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199511190142.RAA01703@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/11/18 17:42:36 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern vfs_bio.c Log: Add missing splx(s) - from rev 1.70. Note that this change is too late for 2.1-release. The effects of the missing splx would be seen on NFS clients with soft or intr mounted filesystems and then only after a timeout had occurred. Submitted by: dyson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511190142.RAA01703>