NetBSD-Bugs archive

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

PR/57775 CVS commit: src/sys/kern



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57775 CVS commit: src/sys/kern
Date: Wed, 17 Jan 2024 10:17:29 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Wed Jan 17 10:17:29 UTC 2024
 
 Modified Files:
 	src/sys/kern: vfs_mount.c
 
 Log Message:
 Print dangling vnode before panic() to help debug.
 
 PR kern/57775 ""panic: unmount: dangling vnode" while umounting procfs"
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.103 -r1.104 src/sys/kern/vfs_mount.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