Message ID | 161319442288.403510.14136573891346236052.stgit@magnolia (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | fstests: add inode btree blocks counters to the AGI header | expand |
On Fri, Feb 12, 2021 at 09:33:42PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@kernel.org> > > Make the expected AGI size larger for the inobtcount feature. Is embiggen really a word? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@lst.de>
On Thu, Feb 25, 2021 at 07:38:48AM +0000, Christoph Hellwig wrote: > On Fri, Feb 12, 2021 at 09:33:42PM -0800, Darrick J. Wong wrote: > > From: Darrick J. Wong <djwong@kernel.org> > > > > Make the expected AGI size larger for the inobtcount feature. > > Is embiggen really a word? Otherwise looks good: Yes. Original source: https://youtu.be/FcxsgZxqnEg?t=65 Legitimate source: https://www.merriam-webster.com/dictionary/embiggen :D --D > Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/tests/xfs/122.out b/tests/xfs/122.out index cfe09c6d..b0773756 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -113,7 +113,7 @@ 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 +sizeof(xfs_agi_t) = 344 sizeof(xfs_alloc_key_t) = 8 sizeof(xfs_alloc_rec_incore_t) = 8 sizeof(xfs_alloc_rec_t) = 8