]> www.infradead.org Git - users/hch/misc.git/commit
TEMP: nvme: disable discard
authorChristoph Hellwig <hch@lst.de>
Sat, 25 Jan 2025 06:30:14 +0000 (07:30 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Feb 2025 09:18:39 +0000 (10:18 +0100)
commit1dee9fa528f6e3161f2217b6f78b2142e9dc2e54
tree2e447891d61954421f279e937c38a6a0ad7e9238
parentaa6e4bbb7d20929bb6789a2e6c9417fea1e4d7f7
TEMP: nvme: disable discard

The qemu T10PI support generates incorrect guard tags on discarded
logical blocks.  Hack around this by disabling discard.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c