Date: Tue, 09 Jun 2020 14:00:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 240893] Add ZFS Detection to fstyp(8) Tool Message-ID: <bug-240893-227-ZdECVgH8uA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240893-227@https.bugs.freebsd.org/bugzilla/> References: <bug-240893-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=3D240893 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- (In reply to vermaden from comment #2) Yes, there is a bug in that handlers for several FS types assume they can r= ead a 512 byte block, but your GELI disk probably has a block size >=3D 4096. = The errors come from those reads. I suspect this means that they will not work properly on 4Kn drives either. --=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-240893-227-ZdECVgH8uA>