ACTION_RENAME_DISK fixes:
commita4b5f8c5b13cddff0ff27f5567f7426365e5c8d6
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 14 Jun 2015 15:46:30 +0000 (14 15:46 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 14 Jun 2015 15:46:30 +0000 (14 15:46 +0000)
tree1a8f918492dab4192d6bd7f6079884360e28e266
parent7dc8c5fa288badd63e3be247950611859464d322
ACTION_RENAME_DISK fixes:
 - Update the volume name in the root lock too. This makes the new
   volume name appear next to the current volume in C:Info output.
 - Don't generate an IECLASS_DISKINSERTED event.
 - Use the same capitalisation for the updated in-memory volume name as
   will be used when the disk is re-inserted. E.g. "flopPy" -> "Floppy".

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50820 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/filesys/fat/fat.c
rom/filesys/fat/fat_struct.h
rom/filesys/fat/packet.c