diff options
author | 2021-05-03 15:37:33 -0400 | |
---|---|---|
committer | 2021-08-10 10:11:20 -0400 | |
commit | a20d1cebb98bba75f2e34fddc768dd8712c1bded (patch) | |
tree | 49ffbb246941e9198f9820437ee5e5ac38aac106 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix potential htree corruption when growing large_dir directories (diff) | |
download | wireguard-linux-a20d1cebb98bba75f2e34fddc768dd8712c1bded.tar.xz wireguard-linux-a20d1cebb98bba75f2e34fddc768dd8712c1bded.zip |
jbd2: fix portability problems caused by unaligned accesses
This commit applies the e2fsck/recovery.c portions of commit
1e0c8ca7c08a ("e2fsck: fix portability problems caused by unaligned
accesses) from the e2fsprogs git tree.
The on-disk format for the ext4 journal can have unaigned 32-bit
integers. This can happen when replaying a journal using a obsolete
checksum format (which was never popularly used, since the v3 format
replaced v2 while the metadata checksum feature was being stablized).
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions