linux-brain/drivers/nvme/host
Sagi Grimberg fb8593e8ed nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
[ Upstream commit 3b01a9d0caa8276d9ce314e09610f7fb70f49a00 ]

We already validate it when receiving the c2hdata pdu header
and this is not changing so this is a redundant check.

Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 12:26:33 +02:00
..
Kconfig nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME 2021-06-16 11:59:37 +02:00
Makefile nvme-tcp: add NVMe over TCP host driver 2018-12-13 09:58:58 +01:00
core.c nvme: set the PRACT bit when using Write Zeroes with T10 PI 2021-07-28 13:30:58 +02:00
fabrics.c nvme-fabrics: decode host pathing error for connect 2021-06-16 11:59:36 +02:00
fabrics.h nvme: Remove ADMIN_ONLY state 2019-10-14 23:21:44 +09:00
fault_inject.c nvme: enable to inject errors into admin commands 2019-06-21 11:15:50 +02:00
fc.c nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted 2021-03-30 14:35:22 +02:00
lightnvm.c lightnvm: move metadata mapping to lower level driver 2019-08-06 08:20:10 -06:00
multipath.c nvmet: use new ana_log_size instead the old one 2021-05-26 12:05:21 +02:00
nvme.h nvme-multipath: fix double initialization of ANA state 2021-05-26 12:05:20 +02:00
pci.c nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING 2021-07-28 13:30:57 +02:00
rdma.c nvme-rdma: don't update queue count when failing to set io queues 2021-09-15 09:47:27 +02:00
tcp.c nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data 2021-09-22 12:26:33 +02:00
trace.c nvme: trace: parse Get LBA Status command in detail 2019-08-29 12:55:01 -07:00
trace.h nvme: fix nvme_setup_command metadata trace event 2021-08-08 09:04:08 +02:00