Date: Tue, 16 Jan 1996 05:07:24 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <199601161307.FAA14002@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/01/16 05:07:20 Modified: sys/kern vfs_syscalls.c Log: Make sure the mountpoint is marked busy before doing operations on it. This fixes a panic that freefall suffered last night. Obtained partially from 4.4-lite2, but minus the new bug that it introduced Revision Changes Path 1.46 +14 -4 src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601161307.FAA14002>