[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 04 Dec 2022 05:21:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=896c3e6e8a61606adf4414279c4699918f921510

commit 896c3e6e8a61606adf4414279c4699918f921510
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-12-04 05:20:39 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-12-04 05:21:32 +0000

    Fix compilation issue when kernel built without FFS defined.

    This is not cherry-picked because it occurs only in 13 and not
    in 14 or later kernels.

    Reported by:  Boris Korzun
    Tested by:    Boris Korzun
    PR:           263979
    Sponsored by: The FreeBSD Foundation

 sys/ufs/ffs/ffs_subr.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.