diff options
author | Jan Kara <jack@suse.cz> | 2018-11-08 16:01:16 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-08 16:30:37 +0300 |
commit | c28445fa06a3a54e06938559b9514c5a7f01c90f (patch) | |
tree | 9f0e55d367f840fbc6a8fa686e2d56e557f131bc /drivers/block/nbd.c | |
parent | 1dded9acf6dc9a34cd27fcf8815507e4e65b3c4f (diff) | |
download | linux-c28445fa06a3a54e06938559b9514c5a7f01c90f.tar.xz |
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
The nested acquisition of loop_ctl_mutex (->lo_ctl_mutex back then) has
been introduced by commit f028f3b2f987e "loop: fix circular locking in
loop_clr_fd()" to fix lockdep complains about bd_mutex being acquired
after lo_ctl_mutex during partition rereading. Now that these are
properly fixed, let's stop fooling lockdep.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/nbd.c')
0 files changed, 0 insertions, 0 deletions