Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2021 20:33:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253754] growfs(8): Fails to resize with 13.0-BETA3: "is not clean - run fsck."
Message-ID:  <bug-253754-227-2f3Auh2dl2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253754-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253754-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=3D253754

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #4 from Ed Maste <emaste@freebsd.org> ---
Ah, this is the responsible commit:

commit 6eb925f8450ffbb849195f26e26bfd4eadbcfb1d
Author: Kirk McKusick <mckusick@FreeBSD.org>
Date:   Sun Oct 25 01:36:33 2020 +0000

    Filesystem utilities that modify the filesystem (growfs(8), tunefs(8),
    and fsirand(8)) should check the filesystem status and require that
    fsck(8) be run if it is unclean. This requirement is not imposed on
    fsdb(8) or clri(8) since they may be used to clean up a filesystem.

    MFC after:    2 weeks
    Sponsored by: Netflix

Notes:
    svn path=3D/head/; revision=3D367035

--=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-253754-227-2f3Auh2dl2>