[VFATLIB]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 12 Jun 2010 11:20:58 +0000 (11:20 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 12 Jun 2010 11:20:58 +0000 (11:20 +0000)
commit9cf8c2c8daafbda89de79334f4975812a68c6fc7
treeb2838987d783d7aad52ed293bb833e8a7e1ef6cc
parent0c8457631d377087d30da7ad3b3c01616ef1d6a1
[VFATLIB]
- Get rid of the hard-coded sector size as large sector (4KB) harddisks are already available.
- When a partition is formatted, choose the FAT type according to the partition type. The size of the partition does not matter here as it is up to the caller to set the right partition type according to its size.

svn path=/trunk/; revision=47765
reactos/lib/fslib/vfatlib/fat12.c
reactos/lib/fslib/vfatlib/fat16.c
reactos/lib/fslib/vfatlib/fat32.c
reactos/lib/fslib/vfatlib/vfatlib.c
reactos/lib/fslib/vfatlib/vfatlib.h