diff options
| author | Josef Bacik <[email protected]> | 2021-02-10 22:14:34 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-04-19 15:25:15 +0000 |
| commit | 64708539cd23b31d0f235a2c12a0cf782f95908a (patch) | |
| tree | bf6d2d0ce5f92896525cd1c4f0048af8a7179ee6 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: add a i_mmap_lock to our inode (diff) | |
| download | kernel-64708539cd23b31d0f235a2c12a0cf782f95908a.tar.gz kernel-64708539cd23b31d0f235a2c12a0cf782f95908a.zip | |
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 <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
