[Bug 153426] [patch] fsck_msdosfs(8) only works with sector size 512
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 8 18:29:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=153426
Xin LI <delphij at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |Closed
CC| |delphij at FreeBSD.org
Assignee|bugs at FreeBSD.org |ambrisko at FreeBSD.org
Resolution|--- |FIXED
--- Comment #5 from Xin LI <delphij at FreeBSD.org> ---
(In reply to Pedro F. Giffuni from comment #3)
I think this was already fixed by Doug in r273865 (2014-10-30)?
Note that the current code still assumes that the sector is less or equal to
4KiB, which may become an issue when we have a native sector size that is
greater than bpbBytesPerSec, but to fix that we need a more through overhaul.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list