Re: [Qemu-devel] [PATCH v3 0/5] block: Drop BDS.filename

2015-08-13 Thread Kevin Wolf
Am 12.08.2015 um 17:48 hat Max Reitz geschrieben: > The BDS filename field is generally only used when opening disk images > or emitting error or warning messages, the only exception to this rule > is the map command of qemu-img. However, using exact_filename there > instead should not be a problem

[Qemu-devel] [PATCH v3 0/5] block: Drop BDS.filename

2015-08-12 Thread Max Reitz
This series depends on "[PATCH] block/raw-posix: Use raw_normalize_devicepath()". The BDS filename field is generally only used when opening disk images or emitting error or warning messages, the only exception to this rule is the map command of qemu-img. However, using exact_filename there inste