NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53850 CVS commit: src/sys/kern



The following reply was made to PR kern/53850; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53850 CVS commit: src/sys/kern
Date: Tue, 19 Feb 2019 06:55:28 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Tue Feb 19 06:55:28 UTC 2019
 
 Modified Files:
 	src/sys/kern: vfs_syscalls.c
 
 Log Message:
 Don't allow MNT_UNION on the root, there is no covered filesystem.
 
 Fixes PR 53850
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.524 -r1.525 src/sys/kern/vfs_syscalls.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