]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs_mount.c: convert explicit panics and KASSERTs to MPASSERT/MPPASS
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 29 Jun 2022 11:37:58 +0000 (14:37 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 29 Jun 2022 18:31:47 +0000 (21:31 +0300)
commitad175a107b4e0fdc0128c98c3ca9d6cf8006aba7
tree0e9324acc923fdc14932aa1008b12b63e5bb1458
parent61ae7a355ce787aecd84dc35a047f458a5b5b1fb
vfs_mount.c: convert explicit panics and KASSERTs to MPASSERT/MPPASS

Reviewed by: imp, mjg
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D35652
sys/kern/vfs_mount.c