[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Libvir] [PATCH] Fix detach-disk command for tap device
- From: Saori Fukuta <fukuta saori jp fujitsu com>
- To: libvir-list <libvir-list redhat com>
- Subject: [Libvir] [PATCH] Fix detach-disk command for tap device
- Date: Fri, 14 Dec 2007 17:57:37 +0900
The detach-disk command does not work for tap device, since
xenStoreDomainGetDiskID is always searching for vbd device from
XenStore. c.f. This is a the related patch:
http://git.et.redhat.com/?p=libvirt.git;a=commit;h=d27506d3a36e12b977f6a896bae5082134db8fb5
So, I changed the searching path to both vbd and tap.
Regards,
Saori Fukuta
Attachment:
add-disk-id-fix.patch
Description: Binary data
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]