diff options
author | David Sterba <dsterba@suse.com> | 2020-11-16 21:53:52 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-11-23 23:16:21 +0300 |
commit | 6d06b0ad94d3dd7e3503d8ad39c39c4634884611 (patch) | |
tree | ae2d5e50a162ab6ac772fcdcfcd193051c6b2468 /scripts/bpf_helpers_doc.py | |
parent | 0697d9a610998b8bdee6b2390836cb2391d8fd1a (diff) | |
download | linux-6d06b0ad94d3dd7e3503d8ad39c39c4634884611.tar.xz |
btrfs: tree-checker: add missing returns after data_ref alignment checks
There are sectorsize alignment checks that are reported but then
check_extent_data_ref continues. This was not intended, wrong alignment
is not a minor problem and we should return with error.
CC: stable@vger.kernel.org # 5.4+
Fixes: 0785a9aacf9d ("btrfs: tree-checker: Add EXTENT_DATA_REF check")
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions