diff options
author | pfg <pfg@FreeBSD.org> | 2014-07-14 20:17:09 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2014-07-14 20:17:09 +0000 |
commit | 7716a7c65e3caa8b0092a81c281a64939bf12533 (patch) | |
tree | 0a26489c695876fedae04cf8bae1cb8b8e2d4abe /sbin/dumpfs | |
parent | cbc817e24217d5a7f54e23180e24cb0cf8008944 (diff) | |
download | FreeBSD-src-7716a7c65e3caa8b0092a81c281a64939bf12533.zip FreeBSD-src-7716a7c65e3caa8b0092a81c281a64939bf12533.tar.gz |
fsck_msdosfs: be a bit more permissive
The free space value in the FSInfo block is merely unitialized when it is
0xffffffff. This fixes a bug found in NetBSD.
It must be noted that we never supported all the checks that NetBSD does
as some of them would cause failures with a freshly created FAT32
from MS-Windows.
While here, bring some space fixes.
Obtained from: NetBSD (rev. 1.22)
MFC after: 3 days
Diffstat (limited to 'sbin/dumpfs')
0 files changed, 0 insertions, 0 deletions