]> xenbits.xensource.com Git - libvirt.git/commit
storage: Allow probe of volume capacity for BLOCK type
authorJohn Ferlan <jferlan@redhat.com>
Tue, 6 Dec 2016 23:37:46 +0000 (18:37 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 18 Jan 2017 11:09:38 +0000 (06:09 -0500)
commit9508682ba090014f0fdf9399ca256b2fa5a606ec
treea9c2ef5606f81383c22a838b089e37653b99757e
parentd04bb05fb7e9bf057b88032ffcd6709d1b70daef
storage: Allow probe of volume capacity for BLOCK type

If the voldef type is VIR_STORAGE_VOL_BLOCK, then as long as the
format is known, let's allow the probe to happen - gets a truer value
and the same probe/update would be allowed for the same volume defined
in a domain.
src/storage/storage_backend.c