diff options
author | 2021-12-03 17:18:15 -0500 | |
---|---|---|
committer | 2022-01-07 14:18:24 +0100 | |
commit | 71d18b53540f106a394cb35ed93b487b76678b06 (patch) | |
tree | e2d9a6c7862dd055a160c8e76e45776d8526dc95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: pass the ino via truncate control (diff) | |
download | wireguard-linux-71d18b53540f106a394cb35ed93b487b76678b06.tar.xz wireguard-linux-71d18b53540f106a394cb35ed93b487b76678b06.zip |
btrfs: add inode to truncate control
In the future we're going to want to use btrfs_truncate_inode_items
without looking up the associated inode. In order to accommodate this
add the inode to btrfs_truncate_control and handle the case where
control->inode is NULL appropriately. This is fairly straightforward,
we simply need to add a helper for the trace points, as the file extent
map update is controlled by a flag on btrfs_truncate_control.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions