[Bug 264166] mount_msdosfs: Fails to mount glabel label: mount_msdosfs: /dev/label/MACOME_CONFIG: Invalid argument

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Sep 2023 12:41:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264166

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=81f36fbc98dd74ca923938e0329919d426811b0c

commit 81f36fbc98dd74ca923938e0329919d426811b0c
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2022-05-26 13:48:17 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-09-27 12:39:31 +0000

    glabel.8: Warn against using generic labels on a shared device

    Also suggest against creating a generic label on a device which already
    contains a filesystem.

    PR:             264166
    Reviewed by:    imp, delphij, Pau Amma <pauamma@gundo.com>
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D35326

 lib/geom/label/glabel.8 | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

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