[PATCH 0/2] nvmet-tcp: fix connect error when inline data size to 0
Hou Pu
houpu.main at gmail.com
Thu May 20 04:30:44 PDT 2021
Hi,
For nvme over tcp, connect error happens when setting inline data size to 0.
Patch 2 tries to fix this.
Patch 1 is a small fixes, it could be merged with patch 2 if you want.
Hou Pu (2):
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
nvmet-tcp: fix connect error when setting param_inline_data_size to
zero.
drivers/nvme/target/tcp.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
--
2.28.0
More information about the Linux-nvme
mailing list