Re: [PATCH] block: mq flush: fix race between IPI handler and mq flush worker

From: Christoph Hellwig
Date: Tue May 27 2014 - 14:13:16 EST


Here is my counter proposal that requeues via two lists and a work struct
in the request_queue. I've also tested it with scsi-mq.