diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2006-04-11 14:45:42 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2006-04-11 14:45:42 +0000 |
commit | 3c9d3ce13712bd91f5cc760c6f56ba5233d66851 (patch) | |
tree | 89d55fe22ddadefc5feb4d52682585cdae050c9c /lib/libc/stdlib/system.c | |
parent | be9a006308c5cbe7a1dcdc0d4f1652b7d194cf78 (diff) | |
download | FreeBSD-src-3c9d3ce13712bd91f5cc760c6f56ba5233d66851.zip FreeBSD-src-3c9d3ce13712bd91f5cc760c6f56ba5233d66851.tar.gz |
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
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions