aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-05-29 09:43:43 +0300
committerDavid Sterba <dsterba@suse.com>2017-06-19 18:26:00 +0200
commit3d9ec8c49ad16a5c113e8d23ba07abb96518a586 (patch)
tree9dad4d2f427816f68261cf9802c526317383dfa9 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentbtrfs: reduce arguments for decompress_bio ops (diff)
downloadlinux-dev-3d9ec8c49ad16a5c113e8d23ba07abb96518a586.tar.xz
linux-dev-3d9ec8c49ad16a5c113e8d23ba07abb96518a586.zip
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Commit 5f39d397dfbe ("Btrfs: Create extent_buffer interface for large blocksizes") refactored btrfs_leaf_data function to take extent_buffer rather than struct btrfs_leaf. However, as it turns out the parameter being passed is never used. Furthermore this function no longer returns the leaf data but rather the offset to it. So rename the function to BTRFS_LEAF_DATA_OFFSET to make it consistent with other BTRFS_LEAF_* helpers and turn it into a macro. Signed-off-by: Nikolay Borisov <nborisov@suse.com> [ removed () from the macro ] Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions