From: Eric Sandeen Date: Thu, 4 Oct 2018 17:27:32 +0000 (-0500) Subject: xfs/122: add struct xfs_unmount_log_format X-Git-Tag: v2022.05.01~1398 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1895cf6b659e8fc6d3e3c696319054be0dba9249;p=xfstests-dev.git xfs/122: add struct xfs_unmount_log_format struct xfs_unmount_log_format used to be anonymous and gained a name in 4.19, so add that to the list of expected structures in xfs/122. Signed-off-by: Eric Sandeen Reviewed-by: Darrick J. Wong Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index ad9a0555..92fb46ae 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -98,6 +98,7 @@ sizeof(struct xfs_rtrmap_root) = 4 sizeof(struct xfs_rud_log_format) = 16 sizeof(struct xfs_rui_log_format) = 16 sizeof(struct xfs_scrub_metadata) = 64 +sizeof(struct xfs_unmount_log_format) = 8 sizeof(xfs_agf_t) = 224 sizeof(xfs_agfl_t) = 36 sizeof(xfs_agi_t) = 336