linux-stable/drivers/nvme
Christoph Hellwig 3b946fe1cc nvme: simplify the max_discard_segments calculation
Just stash away the DMRL value in the nvme_ctrl struture, and leave
all interpretation to nvme_config_discard, where we know DSM is
supported by the time we're configuring the number of segments.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-01-03 08:09:40 -08:00
..
common nvme-common: mark nvme_tls_psk_prio static 2024-01-03 08:09:40 -08:00
host nvme: simplify the max_discard_segments calculation 2024-01-03 08:09:40 -08:00
target nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu 2024-01-03 08:09:40 -08:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00