Date: Sat, 11 Nov 1995 10:29:40 -0800 From: David Greenman <davidg> To: stark@UG.CS.SUNYSB.EDU, davidg, freebsd-bugs Subject: Re: kern/744 Message-ID: <199511111829.KAA23261@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Page fault in fchmod() with Sep 20 -stable kernel State-Changed-From-To: open-closed State-Changed-By: davidg State-Changed-When: Sat Nov 11 10:27:45 PST 1995 State-Changed-Why: This was caused by a bug in the checks for read-only mounts. They needed to be done at the filesystem layer rather than the syscall layer to avoid accessing possibly invalid struct mount fields. The bug has been fixed for the 2.1 release.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511111829.KAA23261>