]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Update qemu-img flag checking
authorOsier Yang <jyang@redhat.com>
Thu, 10 Mar 2011 07:02:28 +0000 (15:02 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 10 Mar 2011 07:02:28 +0000 (15:02 +0800)
commitd99937695435f96af401c91b2e7f25e7868d7bce
tree8ce928e5745de6ea947ef799b188698a409ad0f9
parente997c268efdc79ccdc0049e1fd2c1d1f3b8c9a80
storage: Update qemu-img flag checking

For newer qemu-img, the help string for "backing file format" is
"[-F backing_fmt]".

Fix the wrong logic error by commit e997c268.

* src/storage/storage_backend.c
src/storage/storage_backend.c