]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add witness for checking storage volume use in security driver
authorPeter Krempa <pkrempa@redhat.com>
Wed, 9 Jul 2014 14:52:06 +0000 (16:52 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 Jul 2014 07:58:59 +0000 (09:58 +0200)
commit222860cd364184300c42f800df661793e0ea2210
tree2ef0e31279cc1f55ef3374234b529b827a008e46
parent50f09651dff39d6d097eec8e16824a76867ec6c7
storage: Add witness for checking storage volume use in security driver

With my intended use of storage driver assist to chown files on remote
storage we will need a witness that will tell us whether the given
storage volume supports operations needed by the storage driver.
src/storage/storage_driver.c
src/storage/storage_driver.h