mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: ensure bad primary sb crc fails mount
the commit: 10e6e65 xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields broke primary sb CRC validation, not erroring out the mount if the crc was bad. This tests that it's fixed, and properly fails the mount on a bad crc. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
3698f0930c
commit
0ab3beb126
@@ -0,0 +1,4 @@
|
||||
QA output created by 005
|
||||
wrote 4/4 bytes at offset 224
|
||||
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
||||
mount: Structure needs cleaning
|
||||
Reference in New Issue
Block a user