Am 02.05.2025 um 14:11 hat Alberto Faria geschrieben:
> Add scsi-disk support for Force Unit Access (FUA) writes. The first patch lets
> us avoid FUA emulation when the underlying driver supports it natively. The
> second patch makes scsi-disk devices advertise FUA support by default.
> 
> v3:
> - Restore flush on VERIFY.
> - Modify hw_compat_10_0 instead of hw_compat_9_2.
> 
> v2:
> - Drop FUA write emulation logic since the block layer already does that.
> - Add machine type compat for "dpofua".
> 
> Alberto Faria (2):
>   scsi-disk: Add native FUA write support
>   scsi-disk: Advertise FUA support by default

Thanks, applied to the block branch.

Kevin


Reply via email to