https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261944
--- Comment #5 from Graham Perrin <[email protected]> --- 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.
