freebsd-dev/sbin/dump
David Malone 0b39291ea2 Dump keeps a bitmap of the state of various inodes, which is sized
to match the number of inodes on the disk. If we find a directory
entry with a crazy inode number in it, don't look beyond the end
of the bitmap to find that inode's state. Instead skip that directory
entry and print a warning.

Reviewed by:	iedowse
MFC after:	3 weeks
2006-04-11 14:45:42 +00:00
..
cache.c
dump.8 Revert a minor glitch of revision 1.69 2006-02-24 15:02:08 +00:00
dump.h
dumprmt.c
itime.c
main.c 'r' disk devices no longer exist, so don't try to create a pathname 2005-04-18 15:08:29 +00:00
Makefile
optr.c
pathnames.h
tape.c
traverse.c Dump keeps a bitmap of the state of various inodes, which is sized 2006-04-11 14:45:42 +00:00
unctime.c