Files
linux/drivers/block
Omar Sandoval e02898b423 loop: fix LO_FLAGS_PARTSCAN hang
loop_reread_partitions() needs to do I/O, but we just froze the queue,
so we end up waiting forever. This can easily be reproduced with losetup
-P. Fix it by moving the reread to after we unfreeze the queue.

Fixes: ecdd09597a ("block/loop: fix race between I/O and set_status")
Reported-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-03-02 08:56:59 -07:00
..
2016-06-27 12:26:08 -07:00
2017-02-22 11:54:49 -07:00
2017-03-02 08:56:59 -07:00
2015-09-23 11:01:16 -06:00
2016-03-15 15:59:47 -07:00
2017-03-02 08:56:04 -07:00
2016-06-27 12:26:08 -07:00
2017-02-20 12:16:15 +01:00
2013-11-08 09:10:30 -07:00