Re: [PATCH v3 0/2] scsi-disk: Add FUA write support

2025-05-13 Thread Kevin Wolf
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: > -

[PATCH v3 0/2] scsi-disk: Add FUA write support

2025-05-02 Thread Alberto Faria
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_com