Files
linux-apfs/block
Bart Van Assche 1b85608681 block: Fix race triggered by blk_set_queue_dying()
blk_set_queue_dying() can be called while another thread is
submitting I/O or changing queue flags, e.g. through dm_stop_queue().
Hence protect the QUEUE_FLAG_DYING flag change with locking.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-08-16 19:36:14 -06:00
..
2016-08-16 09:16:51 -06:00
2016-08-16 09:16:51 -06:00
2016-08-07 14:41:02 -06:00
2016-02-09 12:42:17 -07:00
2016-04-13 13:33:19 -06:00
2015-02-04 09:57:52 -07:00
2016-08-16 09:16:51 -06:00