https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261944
--- Comment #11 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=82493ff7007abb5a2d059c74748d2907dafc5395 commit 82493ff7007abb5a2d059c74748d2907dafc5395 Author: Kirk McKusick <[email protected]> AuthorDate: 2022-08-15 20:44:49 +0000 Commit: Kirk McKusick <[email protected]> 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.
