freebsd-src/sbin/fsdb
Kirk McKusick 7636973c68 Add `chdb' command to fsdb(8) to set direct block numbers.
Add the ability to set direct blocks numbers in inodes so that manual
corrections can be made. No checking of the values is attempted so
accidental or deliberate bad values can be set.

Submitted by: Chuck Silvers
MFC after:    1 week
2023-04-18 16:13:26 -07:00
..
fsdb.8 fsdb(8): Fix an issue reported by mandoc 2020-10-03 18:44:13 +00:00
fsdb.c Add `chdb' command to fsdb(8) to set direct block numbers. 2023-04-18 16:13:26 -07:00
fsdb.h Rewrite the disk I/O management system in fsck_ffs(8). Other than 2021-01-07 15:03:15 -08: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