Date: Sun, 17 Jan 2021 19:58:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252787] fstyp heuristics can misidentify UFS file systems created by newfs, goofs up autofs's special_media map Message-ID: <bug-252787-227-JX3qvkS4g8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252787-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252787-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252787 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dddf61156132b610915325769cbb93ea11= be0d433 commit ddf61156132b610915325769cbb93ea11be0d433 Author: Conrad Meyer <cem@FreeBSD.org> AuthorDate: 2021-01-17 19:55:06 +0000 Commit: Conrad Meyer <cem@FreeBSD.org> CommitDate: 2021-01-17 19:55:06 +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) usr.sbin/fstyp/exfat.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252787-227-JX3qvkS4g8>