[Bug 262580] fsck fails system startup if USB disk is not yet configured

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Mar 2022 23:31:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262580

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=47b50c23185bed6759e5ce1345dba45e5ca703a3

commit 47b50c23185bed6759e5ce1345dba45e5ca703a3
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-03-16 18:37:15 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-03-16 23:14:57 +0000

    Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for
missing devices.

    PR:          262580
    Approved by: re (gjb, early MFC)

    (cherry picked from commit 2983ec0a87a18943564548c5c00c879c8db83edf)
    (cherry picked from commit 934ba51bc929ee23248353a081a4cc4327a4ec54)

 sbin/fsck_ffs/setup.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

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