aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2021-02-10 17:14:34 -0500
committerDavid Sterba <[email protected]>2021-04-19 17:25:15 +0200
commit64708539cd23b31d0f235a2c12a0cf782f95908a (patch)
treebf6d2d0ce5f92896525cd1c4f0048af8a7179ee6 /tools/perf/scripts/python/event_analyzing_sample.py
parent8318ba79eeeb1ab69bea1cc4386d5a185abc0cb8 (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 <[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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions