commit | e460991883d7209d52d0fdb534d9cd8cce0f9cce | [log] [tgz] |
---|---|---|
author | Alberto Faria <afaria@redhat.com> | Fri May 02 13:11:14 2025 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 21 18:52:17 2025 +0200 |
tree | d082502eb02ed08c8eae56d273c98ea34e78aaeb | |
parent | f0737158b483e7ec2b2512145aeab888b85cc1f7 [diff] |
scsi-disk: Add native FUA write support Simply propagate the FUA flag on write requests to the driver. The block layer will emulate it if necessary. Signed-off-by: Alberto Faria <afaria@redhat.com> Message-ID: <20250502121115.3613717-2-afaria@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>