K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2006-04-11T14:45:42.000000Z K 7 svn:log V 336 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 END