diff options
author | Qu Wenruo <wqu@suse.com> | 2024-03-08 06:10:30 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-08-01 18:15:05 +0300 |
commit | 33eb1e5db351e2c0e652d878b66b8a6d4d013135 (patch) | |
tree | 3ede032027c8bb9bd449d284902cca321196cf60 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b8e947e9f64cac9df85a07672b658df5b2bcff07 (diff) | |
download | linux-33eb1e5db351e2c0e652d878b66b8a6d4d013135.tar.xz |
btrfs: factor out stripe length calculation into a helper
Currently there are two locations which need to calculate the real
length of a stripe (which can be at the end of a chunk, and the chunk
size may not always be 64K aligned).
Factor them into a helper as we're going to have a third user soon.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Qu Wenruo <wqu@suse.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-sqlite.py')
0 files changed, 0 insertions, 0 deletions