freebsd-src/sbin/fsck_ffs
Ryan Libby b679303544 fsck_ffs: garbage collect calcsb
calcsb is unused since the logic moved to sbsearch / ffs_sbsearch in
e688661642 ("Move the ability to search for alternate UFS superblocks
from fsck_ffs(8) into ffs_sbsearch() to allow use by other parts of the
system.")

Reviewed by:	mckusick
Differential Revision:	https://reviews.freebsd.org/D53038
2025-10-14 21:03:57 -07:00
..
dir.c
ea.c
fsck.h fsck_ffs: change struct bufarea member b_index type to uint64_t 2025-05-27 03:42:03 +03:00
fsck_ffs.8 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
fsutil.c
gjournal.c
globs.c
inode.c Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 2025-01-30 17:31:08 -08:00
main.c
Makefile Move mntopts(3) suppport into libutil 2025-04-22 22:51:42 +01:00
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c fsck_ffs: garbage collect calcsb 2025-10-14 21:03:57 -07:00
suj.c
utilities.c