diff options
author | 2023-12-13 06:43:07 -0800 | |
---|---|---|
committer | 2023-12-15 23:03:59 +0100 | |
commit | 6edf68223679be380e567e664f97043871133537 (patch) | |
tree | 164c46fdc30f86a2b7c6801cefad0a47e33874de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: open code set_io_stripe for RAID56 (diff) | |
download | wireguard-linux-6edf68223679be380e567e664f97043871133537.tar.xz wireguard-linux-6edf68223679be380e567e664f97043871133537.zip |
btrfs: pass struct btrfs_io_geometry to set_io_stripe
Instead of passing three members of 'struct btrfs_io_geometry' into
set_io_stripe() pass a pointer to the whole structure and then get the needed
members out of btrfs_io_geometry.
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.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