freebsd-nq/sbin/fsck_ffs
Robert Wing 0c5a59252c fsck_ffs: fix background fsck in preen mode
Background checks are only allowed for mounted filesystems - don't try
to open the device for writing when performing a background check.

While here, remove a debugging printf that's commented out.

PR:             256746
Fixes:          5cc52631b3
Reviewed by:	mckusick
MFC After:      1 week
Differential Revision:	https://reviews.freebsd.org/D30880
2021-07-11 12:47:27 -08:00
..
dir.c
ea.c [skip ci] correct a few SPDX license tags 2021-07-07 13:52:20 -06:00
fsck_ffs.8
fsck.h
fsutil.c fsck_ffs(8): fix divide by zero when debug messages are enabled 2021-05-22 11:03:36 -08:00
gjournal.c
globs.c
inode.c Fix fsck_ufs segfault when it needs to rerun. 2021-05-28 19:41:50 -07:00
main.c fsck_ffs: fix background fsck in preen mode 2021-07-11 12:47:27 -08:00
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c Revert "Fix fsck_ufs segfaults with gjournal (SU+J)" 2021-05-28 18:59:07 -08:00
suj.c
utilities.c