block: better error message for read only format name
commit7780d47211bde838c7f7e9330608e5397219066e
authorFam Zheng <famz@redhat.com>
Thu, 22 Aug 2013 07:36:59 +0000 (22 15:36 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 22 Aug 2013 12:30:03 +0000 (22 14:30 +0200)
tree5f5266eb36a3e6aa13798a1bd8e8cdd7835e4392
parent893a8f6220368a9ebff9a74bd48359928545cf6a
block: better error message for read only format name

When user tries to use read-only whitelist format in the command line
option, failure message was "'foo' invalid format". It might be invalid
only for writable, but valid for read-only, so it is confusing. Give the
user easier to understand information.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
blockdev.c