[Bug 261944] FFS/UFS: explain soft update journaling (SUJ) in documentation and in tunefs(8)
Date: Mon, 15 Aug 2022 20:46:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261944
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=82493ff7007abb5a2d059c74748d2907dafc5395
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(+)
--
You are receiving this mail because:
You are the assignee for the bug.