NetBSD-Bugs archive

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

PR/56130 CVS commit: [netbsd-9] src/sys/miscfs/fdesc



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56130 CVS commit: [netbsd-9] src/sys/miscfs/fdesc
Date: Mon, 3 May 2021 09:03:22 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon May  3 09:03:22 UTC 2021
 
 Modified Files:
 	src/sys/miscfs/fdesc [netbsd-9]: fdesc_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #1267):
 
 	sys/miscfs/fdesc/fdesc_vnops.c: revision 1.135
 
 Make sure fdesc_lookup() never returns VNON vnodes.
 Should fix PR kern/56130 (fdescfs create nodes with wrong major number)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.130 -r1.130.4.1 src/sys/miscfs/fdesc/fdesc_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