[Bug 265362] nmount() "snapshot" without "update" causes a kernel page fault panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Oct 2022 15:44:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265362

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0ae91878cc451ce5d45bbec815db830e0bc4c591

commit 0ae91878cc451ce5d45bbec815db830e0bc4c591
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-09-27 15:57:30 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-10-13 15:43:41 +0000

    When taking a snapshot on a UFS/FFS filesystem, it must be mounted.

    PR:           265362
    Sponsored by: The FreeBSD Foundation

    (cherry picked from commit 27d673fbbb79b1b829484ec127da59b45f623ebd)

 sys/ufs/ffs/ffs_vfsops.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.