]> xenbits.xensource.com Git - qemu-xen-3.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>
Thu, 12 Feb 2009 11:06:37 +0000 (11:06 +0000)
commitc3c258c1794231c9dba49b80128c53e018640332
tree36e38aaa4f572e1719b4051db9ef4ebfb384e88a
parent351d190796be5be583dba1b20d8a52022a6939bb
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>
(cherry picked from commit 629adb3f5244169731ff18b16ae919641d81ad76)
xenstore.c