linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue
@ 2019-10-30  2:59 Ronnie Sahlberg
  2019-10-30  2:59 ` [PATCH] " Ronnie Sahlberg
  0 siblings, 1 reply; 10+ messages in thread
From: Ronnie Sahlberg @ 2019-10-30  2:59 UTC (permalink / raw)
  To: linux-cifs

Pavel, 
version 3 of the patch with your suggestions.
I left the full commit message of the deadlocked threads as is though.



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue
@ 2019-10-29  3:13 Ronnie Sahlberg
  0 siblings, 0 replies; 10+ messages in thread
From: Ronnie Sahlberg @ 2019-10-29  3:13 UTC (permalink / raw)
  To: linux-cifs

Pavel,

Please see version 2 addressing your review comments.



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue
@ 2019-10-26 21:04 Ronnie Sahlberg
  2019-10-27 23:52 ` Frank Sorenson
  0 siblings, 1 reply; 10+ messages in thread
From: Ronnie Sahlberg @ 2019-10-26 21:04 UTC (permalink / raw)
  To: linux-cifs

Steve, Pavel, Frank

This patch moves the logic in cifsFileInfo_put() into a work-queue so that
it will be processed in a different thread which, importantly, does not hold
any other locks.

This should address the deadlock that Frank reported in the thread:
Yet another hang after network disruption or smb restart -- multiple file writers



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

end of thread, other threads:[~2019-10-31 20:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30  2:59 [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue Ronnie Sahlberg
2019-10-30  2:59 ` [PATCH] " Ronnie Sahlberg
2019-10-30 15:46   ` Pavel Shilovsky
2019-10-30 16:56     ` Pavel Shilovsky
2019-10-31  1:04       ` Ronnie Sahlberg
2019-10-31 20:47         ` Pavel Shilovsky
  -- strict thread matches above, loose matches on Subject: below --
2019-10-29  3:13 [PATCH 0/1] " Ronnie Sahlberg
2019-10-26 21:04 Ronnie Sahlberg
2019-10-27 23:52 ` Frank Sorenson
2019-10-28 22:51   ` Pavel Shilovsky

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).