freebsd-skq/tools/diag/dumpvfscache
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
dumpvfscache.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
Makefile
README

This is a little C-program that can be used to examine the contents of
the vfs name cache.  It's very likely to loop and crash if you use it
on an active system.

					Poul-Henning Kamp
					4 sep 1997