| To: | david@xxxxxxxxxxxxx, eguan@xxxxxxxxxx, darrick.wong@xxxxxxxxxx |
|---|---|
| Subject: | [PATCH 05/13] xfs/122: test btree header block sizes |
| From: | "Darrick J. Wong" <darrick.wong@xxxxxxxxxx> |
| Date: | Thu, 25 Aug 2016 16:28:51 -0700 |
| Cc: | linux-xfs@xxxxxxxxxxxxxxx, fstests@xxxxxxxxxxxxxxx, xfs@xxxxxxxxxxx |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <147216769914.32641.55434969009554013.stgit@xxxxxxxxxxxxxxxx> |
| References: | <147216769914.32641.55434969009554013.stgit@xxxxxxxxxxxxxxxx> |
| User-agent: | StGit/0.17.1-dirty |
Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- tests/xfs/122.out | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 06d1432..bbffd0f 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -61,6 +61,8 @@ sizeof(struct xfs_attr3_leaf_hdr) = 80 sizeof(struct xfs_attr3_leafblock) = 88 sizeof(struct xfs_attr3_rmt_hdr) = 56 sizeof(struct xfs_btree_block) = 72 +sizeof(struct xfs_btree_block_lhdr) = 64 +sizeof(struct xfs_btree_block_shdr) = 48 sizeof(struct xfs_bud_log_format) = 16 sizeof(struct xfs_bui_log_format) = 48 sizeof(struct xfs_clone_args) = 32 |
| Previous by Date: | [PATCH 04/13] generic/159, 160: deal with EACCESS -> EPERM transition, Darrick J. Wong |
|---|---|
| Next by Date: | [PATCH 06/13] xfs: fix $XFS_DB_PROG usage, Darrick J. Wong |
| Previous by Thread: | [PATCH 04/13] generic/159, 160: deal with EACCESS -> EPERM transition, Darrick J. Wong |
| Next by Thread: | [PATCH 06/13] xfs: fix $XFS_DB_PROG usage, Darrick J. Wong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |