Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Oct 2024 15:07:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279308] mdmfs does not work as documented
Message-ID:  <bug-279308-227-ptSEItL85o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279308-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279308-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=3D279308

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5b21d4ad060acb06c72e0458daebec9bc=
bf0cefd

commit 5b21d4ad060acb06c72e0458daebec9bcbf0cefd
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2024-10-03 15:05:42 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2024-10-03 15:06:28 +0000

    Ensure that soft updates are not enabled by default when using mdmfs(8)

    When soft updates began being enabled by default that change carried
    over to mdmfs(8) which does not want or need them. This fix ensures
    that they are only enabled in mdmfs(8) when requested with the -U flag.

    Reported by: Ivan Rozhuk
    Tested by:   Ivan Rozhuk
    PR:          279308
    MFC after:   1 week

 include/paths.h    | 3 +++
 sbin/mdmfs/mdmfs.c | 9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

--=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-279308-227-ptSEItL85o>