diff options
author | 2022-02-09 09:28:22 +0100 | |
---|---|---|
committer | 2022-02-22 21:11:08 -0500 | |
commit | 898cd34607eb093c778216b1e201615c65bc7f31 (patch) | |
tree | ca7d88047fe3c34fa7e0c4f14d4a281812da28c5 /drivers/md | |
parent | scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning (diff) | |
download | wireguard-linux-898cd34607eb093c778216b1e201615c65bc7f31.tar.xz wireguard-linux-898cd34607eb093c778216b1e201615c65bc7f31.zip |
scsi: cxlflash: Query write_zeroes limit for zeroing
The write_same and write_zeroes limits for SCSI are effectively the same,
so the current code works just fine. But we plan to remove
REQ_OP_WRITE_SAME support, so switch to querying the write zeroes limit for
a zeroing WRITE SAME operation.
Link: https://lore.kernel.org/r/20220209082828.2629273-2-hch@lst.de
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions