diff options
author | Keith Busch <kbusch@kernel.org> | 2024-12-02 09:45:48 -0800 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-12-03 10:56:27 -0800 |
commit | b0de5456e201c475d6a860ceeb3ed8ee2923695a (patch) | |
tree | ed010ad69c3338440a22c51f788c865150040a12 /crypto/dh_helper.c | |
parent | 58a0c875ce028678c9594c7bdf3fe33462392808 (diff) |
nvme-pci: remove two deallocate zeroes quirks
The quirk was initially used as a signal to set the discard_zeroes_data
queue limit because there were some use cases that relied on that
behavior. The queue limit no longer exists as every user of it has been
converted to use the write zeroes operation instead.
The quirk now means to use a discard command as an alias to a write
zeroes request. Two of the devices previously using the quirk support
the write zeroes command directly, so these don't need or want to use
discard when the desired operation is to write zeroes.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'crypto/dh_helper.c')
0 files changed, 0 insertions, 0 deletions