Thread (11 messages) 11 messages, 2 authors, 2021-01-31

Re: [PATCH] nvme-tcp: proper handling of tcp socket closing flows

From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-01-28 23:54:23

Release work might get invoked if nvmet_tcp_set_queue_sock is completed successfully and set sk_user_data, but sk_state_change is triggered by network stack before queue_work_on is invoked. That case - there is a race between release_work and accept_work.
This is just like any other case where release_work races with io_work.
That is not an exception from other cases which release_work will need
to fence from.

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help