diff options
author | David Sterba <dsterba@suse.com> | 2018-08-24 18:33:58 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-10-15 18:23:37 +0300 |
commit | 7fb2eced105f67676eb86473d5b1ce6a96f6eab4 (patch) | |
tree | 3b500f98ec26bd8989c81ab8bfdb506ced9937d7 /fs/fs_pin.c | |
parent | 3280f874576d31b03fe19cbcc23585d96feb4ceb (diff) | |
download | linux-7fb2eced105f67676eb86473d5b1ce6a96f6eab4.tar.xz |
btrfs: open code btrfs_dev_replace_clear_lock_blocking
There's a single caller and the function name does not say it's actually
taking the lock, so open coding makes it more explicit.
For now, btrfs_dev_replace_read_lock is used instead of read_lock so
it's paired with the unlocking wrapper in the same block.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/fs_pin.c')
0 files changed, 0 insertions, 0 deletions