Skip to content
Commit 43047e08 authored by rasheed.hsueh's avatar rasheed.hsueh Committed by Christoph Hellwig
Browse files

nvme-pci: disable write zeros support on UMIC and Samsung SSDs

Like commit 5611ec2b

 ("nvme-pci: prevent SK hynix PC400 from using
Write Zeroes command"), UMIS and Samsung has the same issue:
[ 6305.633887] blk_update_request: operation not supported error,
dev nvme0n1, sector 340812032 op 0x9:(WRITE_ZEROES) flags 0x0
phys_seg 0 prio class 0

So also disable Write Zeroes command on UMIS and Samsung.

Signed-off-by: default avatarrasheed.hsueh <rasheed.hsueh@lcfc.corp-partner.google.com>
Reviewed-by: default avatarChaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 6b961bce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment