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

"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13: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: "Martin Husemann" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60477 CVS commit: [netbsd-11] src/sys/dev/raidframe
Date: Sun, 2 Aug 2026 13:16:36 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  2 13:16:36 UTC 2026
 
 Modified Files:
 	src/sys/dev/raidframe [netbsd-11]: rf_disks.c
 
 Log Message:
 Pull up following revision(s) (requested by joe in ticket #394):
 
 	sys/dev/raidframe/rf_disks.c: revision 1.96
 	sys/dev/raidframe/rf_disks.c: revision 1.97
 
 PR kern/60477
 
 Use the right assertions to ensure that all IOs are suspended.
 zero indicates that IOs resume.
 
 PR kern/60477
 
 Use greater than zero instead of strictly one
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.95 -r1.95.8.1 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.