diff options
author | Omar Sandoval <osandov@fb.com> | 2017-03-01 10:42:38 -0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-02 08:56:59 -0700 |
commit | e02898b423802b1f3a3aaa7f16e896da069ba8f7 (patch) | |
tree | aed54baf3504745565fd0d0d09785ed3c796014b /fs/nfs/nfs3_fs.h | |
parent | 302ad8cc09339ea261eef58a8d5f4a116a8ffda5 (diff) | |
download | linux-e02898b423802b1f3a3aaa7f16e896da069ba8f7.tar.bz2 |
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: ecdd09597a57 ("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>
Diffstat (limited to 'fs/nfs/nfs3_fs.h')
0 files changed, 0 insertions, 0 deletions