Searched hist:fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/scsi/ |
H A D | utils.h | fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 Mon Aug 21 23:50:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/scsi/ |
H A D | utils.c | fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 Mon Aug 21 23:50:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | qemu-pr-helper.c | fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 Mon Aug 21 23:50:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/ |
H A D | Makefile | fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 Mon Aug 21 23:50:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | configure | fe8fc5ae5c808e037fa4746cbfeb3c07ffe0af81 Mon Aug 21 23:50:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> 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>
|