commit | 300aa896e1199bcd0dfb61aae86356714e017355 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Apr 04 02:00:17 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Feb 25 14:13:27 2019 +0100 |
tree | 00235669e8fac6f0f87c1293ab56cc015a9cf7c6 | |
parent | aa12c02778a9719283fc3c32cfe5cffb902a7685 [diff] |
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers We can use the right helper where the lock type is a fixed parameter. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: David Sterba <dsterba@suse.com>