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:
Darrick J. Wong
2020-04-23 16:31:42 -07:00
committed by Eryu Guan
parent 6388518be9
commit 35200671b3
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -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
+1
View File
@@ -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