[Bug 167036] ambigious output of fdisk(8)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Oct 2024 18:07:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167036

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2af5769e3431f6b5d1bc0ddaac9082e53096e308

commit 2af5769e3431f6b5d1bc0ddaac9082e53096e308
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-10-11 16:13:08 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-10-11 18:06:33 +0000

    fdisk: Make confusing fdisk messages a little less ambiguous

    We print an error when we can't read the MBR. Add minimal messages about
    continuing anyway.

    PR: 167036
    Sponsored by:           Netflix

 sbin/fdisk/fdisk.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

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