- Implemented ACTION_FORMAT.
commit23c682a5aa123fdf16e826209eb5aa4461ce744f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 7 Jun 2015 07:11:44 +0000 (7 07:11 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 7 Jun 2015 07:11:44 +0000 (7 07:11 +0000)
tree0ef9788281d1ac8d3d10941cccbc1c364ba35541
parent4bdc29d70b04827f0e9d18220f129e601ac70ab0
 - Implemented ACTION_FORMAT.
 - Fixed name handling for ACTION_RENAME_DISK (the first character
   was cut off).
 - Check that the boot block's sector count is the same as the
   partition's sector count. This stops a resized partition being
   mounted before reformatting.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50783 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/filesys/fat/direntry.c
rom/filesys/fat/disk.c
rom/filesys/fat/fat.c
rom/filesys/fat/fat.conf
rom/filesys/fat/fat_fs.h
rom/filesys/fat/fat_protos.h
rom/filesys/fat/fat_struct.h
rom/filesys/fat/main.c
rom/filesys/fat/packet.c