NetBSD-Bugs archive

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

PR/57450 CVS commit: [netbsd-10] src/sys



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57450 CVS commit: [netbsd-10] src/sys
Date: Wed, 21 Jun 2023 16:55:02 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jun 21 16:55:02 UTC 2023
 
 Modified Files:
 	src/sys/dev/raidframe [netbsd-10]: rf_netbsdkintf.c
 	src/sys/ufs/ffs [netbsd-10]: ffs_vfsops.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #197):
 
 	sys/ufs/ffs/ffs_vfsops.c: revision 1.381
 	sys/dev/raidframe/rf_netbsdkintf.c: revision 1.412
 
 Undo unlock/relock for VOP_IOCTL().
 PR kern/57450 (unplugging hung USB disk triggers panic via _vstate_assert)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.410 -r1.410.4.1 src/sys/dev/raidframe/rf_netbsdkintf.c
 cvs rdiff -u -r1.378.2.1 -r1.378.2.2 src/sys/ufs/ffs/ffs_vfsops.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