Find a matching filesystem in FileSystem.resource by handler name rather
commit52fa7c68ec95409552bb2a21e079075229fcb144
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Oct 2014 18:07:54 +0000 (14 18:07 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Oct 2014 18:07:54 +0000 (14 18:07 +0000)
tree6773945ccba48f1813e8d55a0a3dd4d1453442f5
parentebe5a642a1ba3d3a52976b335faaaff6860a85b1
Find a matching filesystem in FileSystem.resource by handler name rather
than by DOS type if possible. Previously, even though the default
diskimage.device mountfiles for virtual CD drives specify cdrom-handler,
they ended up being given afs-handler based on their default "DOS0" DOS
type.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49705 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Mount.c