public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs/122: add struct xfs_unmount_log_format
@ 2018-10-04 17:27 Eric Sandeen
  2018-10-04 17:55 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2018-10-04 17:27 UTC (permalink / raw)
  To: fstests

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 <sandeen@redhat.com>
---

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfs/122: add struct xfs_unmount_log_format
  2018-10-04 17:27 [PATCH] xfs/122: add struct xfs_unmount_log_format Eric Sandeen
@ 2018-10-04 17:55 ` Darrick J. Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2018-10-04 17:55 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: fstests

On Thu, Oct 04, 2018 at 12:27:32PM -0500, Eric Sandeen wrote:
> 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 <sandeen@redhat.com>

Hey, I have a patch that does this too!

Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

--D

> ---
> 
> 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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-05  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 17:27 [PATCH] xfs/122: add struct xfs_unmount_log_format Eric Sandeen
2018-10-04 17:55 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox