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

"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13:16:36 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
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.