Max Reitz bdd03cdf5d block/raw-posix: Use raw_normalize_devicepath()
The filename given to qemu_open() in block/raw-posix.c should generally
have been processed by raw_normalize_devicepath(); unless we are only
probing (in which case the caller often checks whether the file is a
block device or not, and this property will be changed by
raw_normalize_devicepath() on NetBSD) or it is about a deprecated device
(i.e. floppy).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-09-04 20:59:48 +02:00
..
2015-06-22 18:20:40 +02:00
2015-09-02 14:56:39 +01:00
2015-06-22 18:20:40 +02:00
2015-07-07 10:31:04 +01:00
2015-07-14 17:15:23 +02:00
2015-06-23 15:06:17 +01:00