Re: [PATCH] nvme-tcp: reject C2HData for a non-read command
Sagi Grimberg <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
On 22/08/2026 4:40, Yehyeong Lee wrote: > The same check was posted on 2026-08-18: > > https://lore.kernel.org/linux-nvme/[email protected]/ > > It rejects the same PDU in the same place; the two differ only in the > return value and the message text. EPROTO is more appropriate IMO.