Date: Mon, 15 Aug 2022 20:46:45 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 261944] FFS/UFS: explain soft update journaling (SUJ) in documentation and in tunefs(8) Message-ID: <bug-261944-9-HT4izuf4Dx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261944-9@https.bugs.freebsd.org/bugzilla/> References: <bug-261944-9@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=3D261944 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D82493ff7007abb5a2d059c74748d2907d= afc5395 commit 82493ff7007abb5a2d059c74748d2907dafc5395 Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2022-08-15 20:44:49 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2022-08-15 20:45:48 +0000 Add a description of soft updates journaling to tunefs(8). Add a descrition to the tunefs(8) -j (journal enablement) flag that explains what soft updates journaling does, the tradeoffs to using it, and the limitations that it imposes. Requested by: Graham Perrin PR: 261944 Sponsored by: The FreeBSD Foundation sbin/tunefs/tunefs.8 | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) --=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-261944-9-HT4izuf4Dx>