freebsd-src/sbin/fsdb
Kirk McKusick d059e44b80 Add quitclean command to fsdb(8) to request a filesystem not be marked dirty.
A new command, quitclean, is added to fsdb(8) to request that the
filesystem not be marked as needing a full fsck(8). This is useful
when creating deliberately bad filesystem images to be used to check
that fsck is properly able to clean them up.

MFC-after:    1 week
Sponsored-by: The FreeBSD Foundation
2023-07-25 19:42:41 -07:00
..
fsdb.8
fsdb.c Add quitclean command to fsdb(8) to request a filesystem not be marked dirty. 2023-07-25 19:42:41 -07:00
fsdb.h Have fsdb(8) only mark a filesystem dirty when it is modified. 2023-07-25 19:29:05 -07:00
fsdbutil.c ufs: Rework shortlink handling to avoid subobject overflows 2022-01-02 20:55:36 +00:00
Makefile pkgbase: Put ufs related tools and lib in their own package 2022-10-26 19:46:34 +02:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00