Am 13.12.2013 um 18:10 hat Max Reitz geschrieben: > Specifying the image filename through the "file" option is a legacy > option and should not be supported by blockdev-add (in that case, giving > a string for "file" references an existing block device). > > Signed-off-by: Max Reitz <mre...@redhat.com>
This is a good one, I've been meaning to do this for a while. One thing that is left in blockdev_init() and should be removed eventually is the handling of 'no medium'. But it's unrelated and I'm not sure yet how to do it right. Reviewed-by: Kevin Wolf <kw...@redhat.com>