Check for a supported partition type before trying to mount a partition. This will...
commit3cec5e2b6a1039bb065d5f7bc8e9bc3dafe3f904
authorJens Arnold <amiconn@rockbox.org>
Thu, 15 May 2008 22:23:14 +0000 (15 22:23 +0000)
committerJens Arnold <amiconn@rockbox.org>
Thu, 15 May 2008 22:23:14 +0000 (15 22:23 +0000)
treeb85729e9c7ce34949118b92bbc243b50890656cc
parent83e6be56493de6f66d6c6b6d2e3f06b01bc8730d
Check for a supported partition type before trying to mount a partition. This will reduce the risk of irregular mounts, e.g. due to stray FAT boot sectors when probing the logical sector size on iPod Video.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17530 a1c6a512-1295-4272-9138-f99709370657
firmware/common/disk.c