diff options
author | Josef Bacik | 2021-02-10 17:14:34 -0500 |
---|---|---|
committer | David Sterba | 2021-04-19 17:25:15 +0200 |
commit | 64708539cd23b31d0f235a2c12a0cf782f95908a (patch) | |
tree | bf6d2d0ce5f92896525cd1c4f0048af8a7179ee6 /net/ipv4/tcp_nv.c | |
parent | 8318ba79eeeb1ab69bea1cc4386d5a185abc0cb8 (diff) |
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
A few places we intermix btrfs_inode_lock with a inode_unlock, and some
places we just use inode_lock/inode_unlock instead of btrfs_inode_lock.
None of these places are using this incorrectly, but as we adjust some
of these callers it would be nice to keep everything consistent, so
convert everybody to use btrfs_inode_lock/btrfs_inode_unlock.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net/ipv4/tcp_nv.c')
0 files changed, 0 insertions, 0 deletions