]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
Fix blktap device backend patch check
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 14 Oct 2008 10:46:53 +0000 (11:46 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 14 Oct 2008 10:46:53 +0000 (11:46 +0100)
commit629adb3f5244169731ff18b16ae919641d81ad76
treecddf9985d0e20db72de5f6d9dc7c31126da9575a
parentc7e7d60b18b9aa26cb29d925e956faadf5d31ad8
Fix blktap device backend patch check

Regarding http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1367,
it appears that the expected backend path check is too strict for'
blktap devices.  Therefore if the devtype is `vbd' we allow the
backend to be `tap'.

Thanks to report and inspiration from Yosuke Iwamatsu.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
xenstore.c