This section covers changes and additions to file systems and other storage subsystems, both local and networked.
-[[storage-general]]
-=== General Storage
-
[[storage-zfs]]
=== ZFS Changes
@@ -359,6 +356,10 @@
setting `vfs.nfsd.srvmaxio` is first attempted.
gitref:9fb6e613373c[repository=src]
+[[storage-ufs]]
+=== UFS Changes
+
+Following gitref:5cc52631b3b8[repository=src], man:fsck_ffs[8] did not work for background fsck in preen mode where UFS was tuned for soft updates without soft update journaling. Fixed: gitref:fb2feceac34c[repository=src]