Hi all,
commit fceeeda2 added support for adding key objects on hotplug based on a disk's
secinfo for normal drives, but missed out SCSI drives. This patch adds the same support
for SCSI drives, so that it's possible to hotplug SCSI drives requiring authentication
(e.g. rbd-backed drives).
Cheers,
Gema
Gema Gomez (1):
qemu: hotplug: support auth for scsi hotplug
src/qemu/qemu_hotplug.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
2.10.0