]> git.ipfire.org Git - thirdparty/libvirt.git/commit
phyp: Don't do a flags check in the storage driver
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 12 Nov 2010 12:58:16 +0000 (13:58 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 12 Nov 2010 13:02:04 +0000 (14:02 +0100)
commitd941eb13e4b30ba057b1ab50c691993b963f6712
treef1b2b4ffe15c87ea217c3f4538642f14bf2e7c09
parentf6d9a3e2084d5b0a574de82ce8e809b07bc0314f
phyp: Don't do a flags check in the storage driver

This makes the storage driver fail when the connection is
opened with the VIR_CONNECT_RO flag, resulting in a read-only
connection with no storage driver.
src/phyp/phyp_driver.c