]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: disk: Extract verification of disk config
authorPeter Krempa <pkrempa@redhat.com>
Wed, 20 Apr 2016 13:01:44 +0000 (15:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Apr 2016 15:04:06 +0000 (17:04 +0200)
commita309f5754e2ae752bd5d11eac11ae74e4e02a2cc
tree2d7817335a050768184e3a0e65924f805b116555
parent71c22b186ccbb7837213ee516b331d15ba365a62
conf: disk: Extract verification of disk config

Rather than checking individual fields in dubious places extract them to
a central point.
src/conf/domain_conf.c