freebsd-dev/tools/diag
Kirk McKusick 68d7185b64 The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, so
switch from using libufs's bread() to using fsck_ffs's getdatablk()
when importing tools/diag/prtblnos's prtblknos().

Sponsored by: Netflix
2020-09-19 20:06:12 +00:00
..
dumpvfscache
localeck
prtblknos The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, so 2020-09-19 20:06:12 +00:00
README This is a little C-program that can be used to print out the list 2018-02-09 19:10:46 +00:00

$FreeBSD$

This directory is for diagnostic programs.

A diagnostic program is one that will inform you that something is wrong
somewhere, for instance by traversing a kernel-structure and verifying
the integrity.

Please make a subdir per program, and add a brief description to this file.

dumpvfscache	program that can be used to examine the contents of the vfs
		name cache.
localeck	check for invalid/incomplete locales 
prtblknos	Print out the blocks used by each inode in the list