Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2022 23:13:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 267628] growfs deadlocks if output is redirected to the filesystem being grown
Message-ID:  <bug-267628-3630-AE6UhSFxi2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267628-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267628-3630@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=3D267628

Kirk McKusick <mckusick@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #6 from Kirk McKusick <mckusick@FreeBSD.org> ---
(In reply to cgull from comment #5)
I am happy to review your proposed changes. Kostik's changes are needed in =
any
event as the kernel must protect against the deadlock and not just depend o=
n a
utility to do so. However having the utility avoid the problem and give a m=
ore
specific error message is still good to have. Also the reordering to narrow=
 the
window of vulnerability to filesystem corruption is much appreciated.

--=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-267628-3630-AE6UhSFxi2>