All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
@ 2016-11-23  0:16 Bart Van Assche
       [not found] ` <39d8cb23-0406-e8c3-6e3a-a467ebe41470-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
  2016-11-25 15:12 ` [PATCH 0/2] " Martin K. Petersen
  0 siblings, 2 replies; 10+ messages in thread
From: Bart Van Assche @ 2016-11-23  0:16 UTC (permalink / raw)
  To: James Bottomley, Martin K. Petersen
  Cc: Doug Ledford, Christoph Hellwig, Sagi Grimberg, Max Gurtovoy,
	linux-scsi-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hello James and Martin,

The SRP transport code must wait until ongoing .queuecommand() / 
.queue_rq() callback function invocations have finished before 
reconnecting at the transport layer level and also before invoking 
.terminate_rport_io(). This is already the case for the single queue 
path but not yet for the scsi-mq path. This patch series realizes the 
proper serialization for the scsi-mq path. Compared to last time these 
patches were posted, only the patch descriptions and one comment have 
been changed.

See also "[PATCH v5 0/14] Fix race conditions related to stopping block 
layer queues" 
(https://www.mail-archive.com/linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg01830.html) 
for a previous post of these patches.

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-12-20 22:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23  0:16 [PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary Bart Van Assche
     [not found] ` <39d8cb23-0406-e8c3-6e3a-a467ebe41470-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-11-23  0:17   ` [PATCH 1/2] SRP transport: Move queuecommand() wait code to SCSI core Bart Van Assche
2016-11-25 23:21     ` Max Gurtovoy
2016-11-29 14:59       ` Bart Van Assche
     [not found]         ` <BLUPR02MB16836EF63187DE03E7F1DD77818D0-Y8PPn9RqzNfZ9ihocuPUdanrV9Ap65cLvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-11-29 16:22           ` Martin K. Petersen
2016-11-23  0:17   ` [PATCH 2/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary Bart Van Assche
2016-12-16 12:39     ` Bart Van Assche
2016-12-20 22:14       ` Martin K. Petersen
2016-11-25 15:12 ` [PATCH 0/2] " Martin K. Petersen
2016-11-25 15:19   ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.