https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276724

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit c80c104cbd52db994c0f2757bd1c6d014744022c
Author:     Chris Moerz <free...@ny-central.org>
AuthorDate: 2024-05-21 18:10:11 +0000
Commit:     Joseph Mingrone <j...@freebsd.org>
CommitDate: 2024-05-21 18:49:17 +0000

    glabel.8: Describe cases related to permissions / existing mounts

    Specially, note some requirements for label changes:

    - glabel requires write permission on device
    - filesystems first need to be unmounted for new labels to persist
      across reboots
    - if the affected device node holds the filesystem root, single-user
      mode with r/o mount will be required.

    Also, while here, apply some formatting tweaks.

    PR:             276724
    Reported by:    Alex Matei <mate...@yahoo.com>
    Reviewed by:    gbe, jrm, Alexander Ziaee <concussi...@runbox.com>
    Differential Revision:  https://reviews.freebsd.org/D44394

 lib/geom/label/glabel.8 | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

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

Reply via email to