diff options
author | Sean Nyekjaer <[email protected]> | 2021-03-24 21:37:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-03-25 09:22:55 -0700 |
commit | c1b2028315c6b15e8d6725e0d5884b15887d3daa (patch) | |
tree | 21f9218bb3408481ed812ec0a879e721abf5b91e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d679578fe9c762c8fbc3d796a067cbba84a7884 (diff) |
squashfs: fix inode lookup sanity checks
When mouting a squashfs image created without inode compression it fails
with: "unable to read inode lookup table"
It turns out that the BLOCK_OFFSET is missing when checking the
SQUASHFS_METADATA_SIZE agaist the actual size.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: eabac19e40c0 ("squashfs: add more sanity checks in inode lookup")
Signed-off-by: Sean Nyekjaer <[email protected]>
Acked-by: Phillip Lougher <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions