aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-06-13 11:43:43 +0100
committerDavid Sterba <[email protected]>2024-07-11 15:33:25 +0200
commitb7519157655bba3f885a856c1ec8b6560b51e214 (patch)
tree8791a52fe80d5a2c9888b54b53997f0253cc1eb9 /tools/perf/scripts/python/sctop.py
parentd383eb69eb239ebf2f219e32742081d03fd9ac56 (diff)
btrfs: remove super block argument from btrfs_iget_locked()
It's pointless to pass a super block argument to btrfs_iget_locked() because we always pass a root and from it we can get the super block through: root->fs_info->sb So remove the super block argument. Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Reviewed-by: Qu Wenruo <[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 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions