summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorRuozhu Li <david.li@jaguarmicro.com>2025-02-16 15:49:56 +0300
committerKeith Busch <kbusch@kernel.org>2025-02-18 18:22:55 +0300
commit3988ac1c67e6e84d2feb987d7b36d5791174b3da (patch)
tree7f9199cc693ffa91e7179ab604e53bd4f9fb72c4 /scripts/gdb/linux/utils.py
parent4082326807072b71496501b6a0c55ffe8d5092a5 (diff)
downloadlinux-3988ac1c67e6e84d2feb987d7b36d5791174b3da.tar.xz
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
The queue state checking in nvmet_rdma_recv_done is not in queue state lock.Queue state can transfer to LIVE in cm establish handler between state checking and state lock here, cause a silent drop of nvme connect cmd. Recheck queue state whether in LIVE state in state lock to prevent this issue. Signed-off-by: Ruozhu Li <david.li@jaguarmicro.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions