opnsense-src/sys/ufs
John Baldwin 13e770f1f0 uio: Use switch statements when handling UIO_READ vs UIO_WRITE
This is mostly to reduce the diff with CheriBSD which adds additional
constants to enum uio_rw, but also matches the normal style used for
uio_segflg.

Reviewed by:	kib, emaste
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D45142

(cherry picked from commit 473c90ac04cec0abbb414978c53e9c259c9129e8)
2024-11-30 08:55:57 -05:00
..
ffs uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-11-30 08:55:57 -05:00
ufs Add vnode_pager_clean_{a,}sync(9) 2024-01-18 02:51:33 +02:00