blob: 57e6773a104ad1ec14362d55a39addedeed0cde5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
|