Add a new command check_fat
commit94dca202e5bf88583af8f1cd0817fcc87620a8b2
authorLiu Aleaxander <Aleaxander@gmail.com>
Thu, 18 Mar 2010 08:03:02 +0000 (18 16:03 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Thu, 18 Mar 2010 08:03:02 +0000 (18 16:03 +0800)
tree72f4f3613bccd200cceb4a7e9af16b8352f8a3c4
parenta978d3b1ca1086934c65f60ad417c4ef0e796ac7
Add a new command check_fat

This command is just for VFAT file system, to check the status of FAT allocation.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
Makefile
check_fat.c [new file with mode: 0644]
fs/fat/fat.c
fs/fat/fat.h
fs/fat/misc.c [new file with mode: 0644]
fstk.c
include/command.h