NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44302 CVS commit: src/sys/fs/sysvbfs
The following reply was made to PR kern/44302; it has been noted by GNATS.
From: "Nicolas Joly" <njoly%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44302 CVS commit: src/sys/fs/sysvbfs
Date: Mon, 31 Jan 2011 18:48:51 +0000
Module Name: src
Committed By: njoly
Date: Mon Jan 31 18:48:50 UTC 2011
Modified Files:
src/sys/fs/sysvbfs: sysvbfs_vnops.c
Log Message:
In sysvbfs_lookup(), deny last component write operation on a
read-only mount.
Fix PR/44302: sysvbfs allows unlink on fs mounted MNT_RDONLY.
Reviewed by pooka.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/fs/sysvbfs/sysvbfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index