PR/60477 CVS commit: [netbsd-10] src/sys/dev/raidframe

"Stephen Borrill" <[email protected]> Wed, 29 Jul 2026 10:20:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60477; it has been noted by GNATS.

From: "Stephen Borrill" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60477 CVS commit: [netbsd-10] src/sys/dev/raidframe
Date: Wed, 29 Jul 2026 10:16:44 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Wed Jul 29 10:16:44 UTC 2026
 
 Modified Files:
 	src/sys/dev/raidframe [netbsd-10]: rf_disks.c
 
 Log Message:
 Pull up the following revisions(s) (requested by joe in ticket #1315):
 	sys/dev/raidframe/rf_disks.c:	revision 1.96-1.97
 
 Use the right assertions to ensure that all IOs are suspended.
 zero indicates that IOs resume.
 PR kern/60477
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.93.4.2 -r1.93.4.3 src/sys/dev/raidframe/rf_disks.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.