diff options
author | Christoph Hellwig <hch@lst.de> | 2021-07-21 10:00:11 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-07-21 17:24:10 +0200 |
commit | aaeb7bb061be545251606f4d9c82d710ca2a7c8e (patch) | |
tree | e3e619dfd62fac8b1a7c8b6220c81af5c7067c59 /drivers/ntb | |
parent | nvme: fix nvme_setup_command metadata trace event (diff) | |
download | linux-aaeb7bb061be545251606f4d9c82d710ca2a7c8e.tar.xz linux-aaeb7bb061be545251606f4d9c82d710ca2a7c8e.zip |
nvme: set the PRACT bit when using Write Zeroes with T10 PI
When using Write Zeroes on a namespace that has protection
information enabled they behavior without the PRACT bit
counter-intuitive and will generally lead to validation failures
when reading the written blocks. Fix this by always setting the
PRACT bit that generates matching PI data on the fly.
Fixes: 6e02318eaea5 ("nvme: add support for the Write Zeroes command")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions