commit | ceb1e0874dba5cbfc4e0b4145796a4bfb3716e6a | [log] [tgz] |
---|---|---|
author | David Milburn <dmilburn@redhat.com> | Wed Sep 02 17:42:53 2020 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Tue Sep 08 19:46:29 2020 +0200 |
tree | a62b4ab8d3ada04d2872f8e82fa4e56b34e028fe | |
parent | 925dd04c1f9825194b9e444c12478084813b2b5d [diff] |
nvme-tcp: cancel async events before freeing event struct Cancel async event work in case async event has been queued up, and nvme_tcp_submit_async_event() runs after event has been freed. Signed-off-by: David Milburn <dmilburn@redhat.com> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>