modifications for supporting FAT32 file system
jd_ruan@hotmail.com
Thu, 28 Aug 1997 09:41:29 +0800
Dear sir,
In order to mount FAT32 (provided in Windows 95 OEM version) file
system, I have made some changes to FAT file system and tested it. Because
of the limited access to Internet, I knew little about current development
status of LINUX kernel. If you have not received report about such changes,
I hope my changes can be merged into the next release of LINUX.
Jiandong, Ruan
modifications mainly focus on 'fs/fat/*.c'
minor changes in 'include/linux/msdos_fs.h'
change ONE line in 'fs/msdos/namei.c'
change ONE line in 'fs/vfat/namei.c'