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-26 21:04 Ronnie Sahlberg
  2019-10-26 21:04 ` [PATCH] " Ronnie Sahlberg
  2019-10-27 23:52 ` [PATCH 0/1] " Frank Sorenson
  0 siblings, 2 replies; 9+ 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] 9+ 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; 9+ 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] 9+ messages in thread
* [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue
@ 2019-10-30  2:59 Ronnie Sahlberg
  0 siblings, 0 replies; 9+ 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] 9+ messages in thread

end of thread, other threads:[~2019-11-05  2:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26 21:04 [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue Ronnie Sahlberg
2019-10-26 21:04 ` [PATCH] " Ronnie Sahlberg
2019-10-28 23:18   ` Pavel Shilovsky
2019-10-29  3:09     ` Ronnie Sahlberg
2019-10-27 23:52 ` [PATCH 0/1] " Frank Sorenson
2019-10-28 22:51   ` Pavel Shilovsky
2019-11-05  2:11     ` Deadlock between cifs_writev_requeue and cifs_writepages Pavel Shilovsky
2019-10-29  3:13 [PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue Ronnie Sahlberg
2019-10-30  2:59 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).