diff options
author | 2023-04-26 14:53:23 +0300 | |
---|---|---|
committer | 2023-05-09 22:07:40 +0200 | |
commit | c87f318e6f47696b4040b58f460d5c17ea0280e6 (patch) | |
tree | c1fc071519fe6e13a16f382249918147d3ac671b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: don't free qgroup space unless specified (diff) | |
download | wireguard-linux-c87f318e6f47696b4040b58f460d5c17ea0280e6.tar.xz wireguard-linux-c87f318e6f47696b4040b58f460d5c17ea0280e6.zip |
btrfs: print-tree: parent bytenr must be aligned to sector size
Check nodesize to sectorsize in alignment check in print_extent_item.
The comment states that and this is correct, similar check is done
elsewhere in the functions.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: ea57788eb76d ("btrfs: require only sector size alignment for parent eb bytenr")
CC: stable@vger.kernel.org # 4.14+
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Anastasia Belova <abelova@astralinux.ru>
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