diff options
| author | Filipe Manana <[email protected]> | 2025-04-04 11:04:04 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-05-15 12:30:44 +0000 |
| commit | 20612db4628d96ed0ca037d8b9cecd44d86270ed (patch) | |
| tree | e32007b7792f75c571f74d740e0dba3ac025297b /fs/btrfs/tree-log.c | |
| parent | btrfs: rename the functions to get inode and fs_info from an extent io tree (diff) | |
| download | kernel-20612db4628d96ed0ca037d8b9cecd44d86270ed.tar.gz kernel-20612db4628d96ed0ca037d8b9cecd44d86270ed.zip | |
btrfs: directly grab inode at __btrfs_debug_check_extent_io_range()
We've tested that we are dealing with io tree that is associated to an
inode (its owner is IO_TREE_INODE_IO), so there's no need to call
btrfs_extent_io_tree_to_inode() in a separate line and we just assign
tree->inode to the local inode variable when we declare it.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions
