summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorLeo Martins <loemra.dev@gmail.com>2024-08-30 23:24:54 +0300
committerDavid Sterba <dsterba@suse.com>2024-11-11 16:34:21 +0300
commit69673992b1aea5540199d9b8b658ede72f55a6cf (patch)
treeaedac278dcdac93ad042116a7a4ee53d90304855 /tools/perf/scripts/python/task-analyzer.py
parentdf3b8ca604f224eb4cd51669416ad4d607682273 (diff)
downloadlinux-69673992b1aea5540199d9b8b658ede72f55a6cf.tar.xz
btrfs: push cleanup into btrfs_read_locked_inode()
Move btrfs_add_inode_to_root() so it can be called from btrfs_read_locked_inode(), no changes were made to the function. Move cleanup code from btrfs_iget_path() to btrfs_read_locked_inode. This improves readability and improves a leaky abstraction. Previously btrfs_iget_path() had to handle a positive error case as a result of a call to btrfs_search_slot(), but it makes more sense to handle this closer to the source of the call. Signed-off-by: Leo Martins <loemra.dev@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions