Handle device name resolving failures.
commit1b7a5b34fa0637f78aece302b5298fac57713b77
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Apr 2010 21:43:14 +0000 (27 21:43 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Apr 2010 21:43:14 +0000 (27 21:43 +0000)
tree6577175a1546ebf7fbc58f1bef670d520da50f57
parent67dcb913310b1375fcfe27432977070810289a02
Handle device name resolving failures.

Improve tracing of device name resolving. Explicitly fail if resolving the
device name from the mountpoint failed during ipod / sansa bootloader
installation. Fixes bootloader installation trying to use an empty device name
in some cases which can happen if the mountpoint to get resolved uses an
incompatible file system.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25743 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/autodetection.cpp
rbutil/rbutilqt/base/bootloaderinstallipod.cpp
rbutil/rbutilqt/base/bootloaderinstallsansa.cpp