Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 22:46:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 255473] Infinite writes on UFS with SU+J filesystem
Message-ID:  <bug-255473-3630-2vS6Dyo4Yz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255473-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255473-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=3D255473

--- Comment #38 from Kirk McKusick <mckusick@FreeBSD.org> ---
(In reply to Jack from comment #37)
The filesystem is still enabled for journaled soft updates, but with my pat=
ch
the kernel does not mount it with journaled soft updates (unless you re-ena=
ble
them using `sysctl debug.softdep.enable_suj=3D1'). You can see that journal=
ed
soft updates are not enabled on the filesystem by typing the `mount' command
(with no arguments) after it is mounted and you will see that it is running
with just soft updates.

--=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-255473-3630-2vS6Dyo4Yz>