diff options
author | 2024-08-26 15:44:50 +0930 | |
---|---|---|
committer | 2024-09-10 16:51:18 +0200 | |
commit | ce4a71ee157e810ec28ad44e8148dfc55e77d4a0 (patch) | |
tree | d277ec6ecdaf9081ae2626d2d9f868213d12067c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | btrfs: remove the nr_ret parameter from __extent_writepage_io() (diff) | |
download | wireguard-linux-ce4a71ee157e810ec28ad44e8148dfc55e77d4a0.tar.xz wireguard-linux-ce4a71ee157e810ec28ad44e8148dfc55e77d4a0.zip |
btrfs: subpage: remove btrfs_fs_info::subpage_info member
The member btrfs_fs_info::subpage_info stores the cached bitmap start
position inside the merged bitmap.
However in reality there is only one thing depending on the sectorsize,
bitmap_nr_bits, which records the number of sectors that fit inside a
page.
The sequence of sub-bitmaps have fixed order, thus it's just a quick
multiplication to calculate the start position of each sub-bitmaps.
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions