linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] cifs: fix race between compound_send_recv() and the
@ 2019-11-14  6:16 Ronnie Sahlberg
  2019-11-14  6:16 ` [PATCH] cifs: fix race between compound_send_recv() and the demultiplex thread Ronnie Sahlberg
  2019-11-14 18:40 ` [PATCH 0/1] cifs: fix race between compound_send_recv() and the Steve French
  0 siblings, 2 replies; 8+ messages in thread
From: Ronnie Sahlberg @ 2019-11-14  6:16 UTC (permalink / raw)
  To: linux-cifs

Steve, Pavel,

I don't get any leaks on open() any more with this patch
and no leaks on close() with Pavels patch.

version 2:
Use is_interrupt_rc() to decide if we should flag the mid as cancelled.



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/1] cifs: fix race between compound_send_recv() and the demultiplex thread
@ 2019-11-14  1:42 Ronnie Sahlberg
  2019-11-14  1:42 ` [PATCH] " Ronnie Sahlberg
  0 siblings, 1 reply; 8+ messages in thread
From: Ronnie Sahlberg @ 2019-11-14  1:42 UTC (permalink / raw)
  To: linux-cifs

List, Pavel

Here is a small patch that fixes another race where we leak a handle on an interrupted open()
Please review.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-11-21 19:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  6:16 [PATCH 0/1] cifs: fix race between compound_send_recv() and the Ronnie Sahlberg
2019-11-14  6:16 ` [PATCH] cifs: fix race between compound_send_recv() and the demultiplex thread Ronnie Sahlberg
2019-11-15 18:07   ` Pavel Shilovsky
2019-11-20 23:57     ` Pavel Shilovsky
2019-11-21  0:09       ` Steve French
2019-11-21 19:34         ` Pavel Shilovsky
2019-11-14 18:40 ` [PATCH 0/1] cifs: fix race between compound_send_recv() and the Steve French
  -- strict thread matches above, loose matches on Subject: below --
2019-11-14  1:42 [PATCH 0/1] cifs: fix race between compound_send_recv() and the demultiplex thread Ronnie Sahlberg
2019-11-14  1:42 ` [PATCH] " Ronnie Sahlberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).