2009-02-09 Felix Zielcke <fzielcke@z-51.de>
fs/fat.c (grub_fat_mount): Try to avoid false positives by checking bpb.version_specific.fat12_or_fat16.fstype and bpb.version_specific.fat32.fstype.
This commit is contained in:
parent
be110b3076
commit
6dca6fe432
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-02-09 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
fs/fat.c (grub_fat_mount): Try to avoid false positives by checking
|
||||
bpb.version_specific.fat12_or_fat16.fstype and
|
||||
bpb.version_specific.fat32.fstype.
|
||||
|
||||
2009-02-08 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* fs/tar.c: Replace "fs/cpio.c" with "cpio.c".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue