diff mbox series

[2/3] xfs/122: add new ioctl structures

Message ID 155968301540.1646947.7830716613133171656.stgit@magnolia (mailing list archive)
State Accepted, archived
Headers show
Series fstests: various fixes | expand

Commit Message

Darrick J. Wong June 4, 2019, 9:16 p.m. UTC
From: Darrick J. Wong <darrick.wong@oracle.com>

Add some new ioctls that are being introduced in 5.2.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/xfs/122.out |    4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index 92fb46ae..cf9ac9e2 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -57,6 +57,7 @@  offsetof(xfs_sb_t, sb_versionnum) = 100
 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_attr3_leaf_hdr) = 80
 sizeof(struct xfs_attr3_leafblock) = 88
 sizeof(struct xfs_attr3_rmt_hdr) = 56
@@ -82,6 +83,9 @@  sizeof(struct xfs_extent_data) = 24
 sizeof(struct xfs_extent_data_info) = 32
 sizeof(struct xfs_fs_eofblocks) = 128
 sizeof(struct xfs_fsop_ag_resblks) = 64
+sizeof(struct xfs_fsop_geom) = 256
+sizeof(struct xfs_fsop_geom_v1) = 112
+sizeof(struct xfs_fsop_geom_v4) = 112
 sizeof(struct xfs_icreate_log) = 28
 sizeof(struct xfs_inode_log_format) = 56
 sizeof(struct xfs_inode_log_format_32) = 52