mkexfat: Fix FAT initialization
commitb0fecad6d896010a48a55ba72f369a908bf1996e
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Wed, 22 Feb 2012 20:28:18 +0000 (22 21:28 +0100)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Wed, 22 Feb 2012 20:28:18 +0000 (22 21:28 +0100)
tree3a90dfde35ab5d86c086523b7e83f8b1cbc10add
parent3938375d8bed4c6ef08c2745c97f2e144f33dbf5
mkexfat: Fix FAT initialization

- Allocate clusters for the Root directory entry, the allocation bitmap and the upcase table;
- Not the entire FAT was cleared.
uspace/app/mkexfat/mkexfat.c