NetBSD-Bugs archive

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

PR/56130 CVS commit: src/sys/miscfs/fdesc



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56130 CVS commit: src/sys/miscfs/fdesc
Date: Sat, 1 May 2021 15:08:15 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Sat May  1 15:08:14 UTC 2021
 
 Modified Files:
 	src/sys/miscfs/fdesc: fdesc_vnops.c
 
 Log Message:
 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.134 -r1.135 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