[Bug 252787] fstyp heuristics can misidentify UFS file systems created by newfs, goofs up autofs's special_media map

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 2 21:14:22 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252787

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:

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

commit a072e2133ed36f1edf899068e6b026b129c919d8
Author:     Conrad Meyer <cem at FreeBSD.org>
AuthorDate: 2021-01-17 19:55:06 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-02-02 21:12:31 +0000

    fstyp(8): fix exfat detection

    In the presence of high-level errors (spec violations, bad boot blocks
    checksum), report non-detection instead of detection.

    PR:     252787 (related, but does not fully address)
    (cherry picked from commit ddf61156132b610915325769cbb93ea11be0d433)

 usr.sbin/fstyp/exfat.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

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


More information about the freebsd-bugs mailing list