Date: Wed, 29 Jun 2022 18:35:01 +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-QlcrZ8CYN6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261944-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261944 --- Comment #5 from Graham Perrin <grahamperrin@gmail.com> --- Re: bug 263433 comment 1 Previously undiscovered by me (not mentioned in relevant pages): ffs(7) > … Soft updates can also add journaling that reduces the time spent by > fsck_ffs(8) cleaning up a filesystem after a crash from several minutes > to a few seconds. The journal is placed in an inode named .sujournal, > and is kept as a circular log of segments containing records that > describe metadata operations. … -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261944-9-QlcrZ8CYN6>
