All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Follow up block fix
@ 2018-12-06 23:59 Jens Axboe
  2018-12-07  0:20 ` Bart Van Assche
  0 siblings, 1 reply; 7+ messages in thread
From: Jens Axboe @ 2018-12-06 23:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Just a single followup fix to the corruption fix from yesterday. We have
an exported interface that does direct dispatch, with DM being the sole
user of it. Change that to do bypass insert always instead of attempting
direct dispatch. This fixes a deadlock that can happen on DM.
Additionally, it gets rid of any exported user of direct dispatch, and
enables DM to drop any BUSY handling from using the interface.

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20181206


----------------------------------------------------------------
Jens Axboe (1):
      block: fix direct dispatch issue failure for clones

 block/blk-core.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2018-12-07  4:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 23:59 [GIT PULL] Follow up block fix Jens Axboe
2018-12-07  0:20 ` Bart Van Assche
2018-12-07  0:26   ` Jens Axboe
2018-12-07  0:31     ` Bart Van Assche
2018-12-07  0:33       ` Jens Axboe
2018-12-07  2:12         ` Jens Axboe
2018-12-07  4:03           ` Linus Torvalds

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.