vfat: Add vfat_print_fs_info method support
commite824a3594c72942d24f48c9a2ccd609be9f8fc85
authorLiu Aleaxander <Aleaxander@gmail.com>
Fri, 11 Dec 2009 06:22:17 +0000 (11 14:22 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Fri, 11 Dec 2009 06:22:17 +0000 (11 14:22 +0800)
tree27d2bc9b72e2e3248ec0de6615a0ca22cfb3c814
parent6964896ca7b23d28f22848e6a5720ff49054ea4a
vfat: Add vfat_print_fs_info method support

And also fixs some bug in ext2 and ls command.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
fs/ext2/ext2.c
fs/fat/fat.c
fs/fat/fat.h
fstk.c
ls.c