[Bug 267628] growfs deadlocks if output is redirected to the filesystem being grown

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Dec 2022 23:38:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267628

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
I suggest just disable a process to have files opened for write on the
target filesystem.  There are more problems due to this.

https://reviews.freebsd.org/D37896

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