[Bug 264166] mount_msdosfs refuses to mount glabel label.

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 May 2022 00:45:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264166

--- Comment #2 from t_uemura@macome.co.jp ---
(In reply to t_uemura from comment #1)

Specifically, the following condition is the culprit.

(off_t)pmp->pm_HugeSectors * pmp->pm_BytesPerSec >
cp->provider->mediasize /* past end of vol */

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