freebsd-src/sys/ufs
Kirk McKusick 42c82aad32 Improve chance of finding an alternate superblock in sbsearch(3).
When requesting a superblock read for the sole purpose of getting
the parameters needed to find if backup parameters have been stored,
specify UFS_NOCSUM as only the base superblock is needed. This
change reduces the number of checks that the superblock must pass.

MFC after:    1 week
2023-03-23 13:04:52 -07:00
..
ffs Improve chance of finding an alternate superblock in sbsearch(3). 2023-03-23 13:04:52 -07:00
ufs Fix syntax error in 0697670. 2023-03-18 17:03:32 -07:00