Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Apr 2019 18:29:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 153426] [patch] fsck_msdosfs(8) only works with sector size 512
Message-ID:  <bug-153426-227-hFOOHZtRzh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-153426-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-153426-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=3D153426

Xin LI <delphij@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
                 CC|                            |delphij@FreeBSD.org
           Assignee|bugs@FreeBSD.org            |ambrisko@FreeBSD.org
         Resolution|---                         |FIXED

--- Comment #5 from Xin LI <delphij@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 overhau=
l.

--=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-153426-227-hFOOHZtRzh>