Use the FAT_MAX_SHORT_NAME macro instead of hard-coded 11.
commit5fed7548cd23cecab198b84de7f64d9f55445e33
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 Jul 2015 16:53:22 +0000 (12 16:53 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 Jul 2015 16:53:22 +0000 (12 16:53 +0000)
tree4bb4764bf44468896cda28e2a5ec23f81a8aa3a5
parentd5b1486db74eb67f94ab0d17e31be50187584bfd
Use the FAT_MAX_SHORT_NAME macro instead of hard-coded 11.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50943 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/filesys/fat/direntry.c
rom/filesys/fat/disk.c
rom/filesys/fat/fat.c
rom/filesys/fat/fat_fs.h
rom/filesys/fat/names.c
rom/filesys/fat/ops.c