4ab4989737
it just as "odd byte sequence". Handle the dirty flag similar way it's treated on e.g. FFS - e.g. clear it separately from rest of FAT. Changing of FAT is now postponed until after all checks are done, check.c:checkfilesys() was cleaned considerably and several messages has been adjusted to be more accurate. If file system was modified and no error has occured, just return 0 instead of 4 - there is no need for forcing a reboot in this case. This addresses bin/5638 by Christos Zoulas. |
||
---|---|---|
.. | ||
boot.c | ||
check.c | ||
dir.c | ||
dosfs.h | ||
ext.h | ||
fat.c | ||
fsck_msdos.8 | ||
main.c | ||
Makefile |