From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Eryu Guan <eguan@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>,
linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH] xfs/122: reduce xfs_dsb_t size
Date: Tue, 24 Jan 2017 09:08:19 -0800 [thread overview]
Message-ID: <20170124170819.GP14033@birch.djwong.org> (raw)
We're not going to do reverse-mapping on the realtime device for
some time, so let's fix xfs/122 in the meantime.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
tests/xfs/122.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index 67f7698..168cfd5 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -138,7 +138,7 @@ sizeof(xfs_dir2_sf_off_t) = 2
sizeof(xfs_disk_dquot_t) = 104
sizeof(xfs_dq_logformat_t) = 24
sizeof(xfs_dqblk_t) = 136
-sizeof(xfs_dsb_t) = 272
+sizeof(xfs_dsb_t) = 264
sizeof(xfs_efd_log_format_32_t) = 28
sizeof(xfs_efd_log_format_64_t) = 32
sizeof(xfs_efi_log_format_32_t) = 28
next reply other threads:[~2017-01-24 17:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 17:08 Darrick J. Wong [this message]
2017-01-24 17:09 ` [PATCH] xfs/122: reduce xfs_dsb_t size Christoph Hellwig
2017-01-24 17:11 ` Eric Sandeen
2017-01-24 17:30 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170124170819.GP14033@birch.djwong.org \
--to=darrick.wong@oracle.com \
--cc=eguan@redhat.com \
--cc=fstests@vger.kernel.org \
--cc=hch@infradead.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox