mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/122: fix for linux 5.7 stuff
Fix some regressions on xfsprogs 5.7. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
6388518be9
commit
35200671b3
@@ -181,6 +181,8 @@ xfs_fsop_getparents_handlereq_t
|
||||
xfs_dinode_core_t
|
||||
struct xfs_iext_cursor
|
||||
struct xfs_ino_geometry
|
||||
struct xfs_attrlist
|
||||
struct xfs_attrlist_ent
|
||||
EOF
|
||||
|
||||
echo 'int main(int argc, char *argv[]) {' >>$cprog
|
||||
|
||||
@@ -58,6 +58,7 @@ offsetof(xfs_sb_t, sb_width) = 188
|
||||
sizeof(struct xfs_acl) = 4
|
||||
sizeof(struct xfs_acl_entry) = 12
|
||||
sizeof(struct xfs_ag_geometry) = 128
|
||||
sizeof(struct xfs_agfl) = 36
|
||||
sizeof(struct xfs_attr3_leaf_hdr) = 80
|
||||
sizeof(struct xfs_attr3_leafblock) = 88
|
||||
sizeof(struct xfs_attr3_rmt_hdr) = 56
|
||||
|
||||
Reference in New Issue
Block a user