[Bug 265825] Updating EFI boot loader results in boot hangup

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Jan 2023 22:15:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265825

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=03c44354fc9e82f89d6e323d5f20ab953854812d

commit 03c44354fc9e82f89d6e323d5f20ab953854812d
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2022-08-14 21:49:50 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-01-24 21:49:32 +0000

    loader: zfs reader should only store devdesc in f_devdata

    Use d_opendata for device specific data.

    PR:             265825
    Reviewed by:    imp
    Differential Revision:  https://reviews.freebsd.org/D36202

    (cherry picked from commit d98de7440507aea1648c8f4bc302bf88c0eb9458)

 stand/libsa/zfs/zfs.c | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

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