mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add support for sb_bad_features2 in QA 122
Merge of master-melb:xfs-cmds:31022a by kenmcd. Add support for sb_bad_features2 in superblock structure
This commit is contained in:
@@ -2,6 +2,7 @@ QA output created by 122
|
||||
offsetof(xfs_sb_t, sb_agblklog ) = 124
|
||||
offsetof(xfs_sb_t, sb_agblocks ) = 84
|
||||
offsetof(xfs_sb_t, sb_agcount ) = 88
|
||||
offsetof(xfs_sb_t, sb_bad_features2 ) = 204
|
||||
offsetof(xfs_sb_t, sb_blocklog ) = 120
|
||||
offsetof(xfs_sb_t, sb_blocksize ) = 4
|
||||
offsetof(xfs_sb_t, sb_dblocks ) = 8
|
||||
|
||||
Reference in New Issue
Block a user