]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: For FS pool check for properly formatted target volume
authorJohn Ferlan <jferlan@redhat.com>
Thu, 15 Dec 2016 14:25:57 +0000 (09:25 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 10 Jan 2017 13:44:50 +0000 (08:44 -0500)
commita11fd69735e6951cda9bf256d8e423696a441aa4
treee0c06f7b34eb59d5d2f530058b639ac71e8026c2
parent19ced38f1c198a603fd4ca7385736829505c0e32
storage: For FS pool check for properly formatted target volume

Prior to starting up, let's be sure the target volume device is
formatted as we expect; otherwise, inhibit the start.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_backend_fs.c