Crate disk_prwrap

Crate disk_prwrap 

Source
Expand description

Provides a basic implementation of SCSI persistent reservations on top of any other disk type.

Since these reservations are stored locally in memory, this is not useful for actually sharing a disk between VMs. This is just useful for testing.

Structs§

DiskWithReservations
A disk wrapper that adds persistent reservations support to any disk type.
DiskWithReservationsResolver

Enums§

ResolvePrDiskError