qemu-e2k/include/scsi
Paolo Bonzini fe8fc5ae5c scsi: add multipath support to qemu-pr-helper
Proper support of persistent reservation for multipath devices requires
communication with the multipath daemon, so that the reservation is
registered and applied when a path comes up.  The device mapper
utilities provide a library to do so; this patch makes qemu-pr-helper.c
detect multipath devices and, when one is found, delegate the operation
to libmpathpersist.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-09-22 21:07:27 +02:00
..
constants.h scsi: move block/scsi.h to include/scsi/constants.h 2017-09-19 14:09:31 +02:00
pr-manager.h scsi, file-posix: add support for persistent reservation management 2017-09-22 01:06:51 +02:00
utils.h scsi: add multipath support to qemu-pr-helper 2017-09-22 21:07:27 +02:00