diff options
author | Tanmay Bhushan <007047221b@gmail.com> | 2022-12-31 16:05:01 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-01-03 15:53:18 +0100 |
commit | 946c2923e76327343e4460e8bb7ec7b4d4589397 (patch) | |
tree | 7b0cccdf2a2e4c03dbd1f19a8ec1b5b6f2fdbdd6 /scripts | |
parent | fee4c19937439693f2420a916169d08e88576e8e (diff) |
btrfs: fix ASSERT em->len condition in btrfs_get_extent
The em->len value is supposed to be verified in the assertion condition
though we expect it to be same as the sectorsize.
Fixes: a196a8944f77 ("btrfs: do not reset extent map members for inline extents read")
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Tanmay Bhushan <007047221b@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions