mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: test xfs_db to ensure type size taken into account with new type
xfs_db should take type size into account when setting type. If type size isn't updated whenever type is set, a false crc error can occur due to the stale size. This test checks for that false crc error. Signed-off-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
22b17d9e4f
commit
6a6e65aa50
@@ -417,3 +417,4 @@
|
||||
421 auto quick clone dedupe
|
||||
422 dangerous_scrub dangerous_online_repair
|
||||
423 dangerous_scrub
|
||||
424 auto quick db
|
||||
|
||||
Reference in New Issue
Block a user