| To: | "Darrick J. Wong" <darrick.wong@xxxxxxxxxx> |
|---|---|
| Subject: | question about xfs/122 |
| From: | Xiao Yang <yangx.jy@xxxxxxxxxxxxxx> |
| Date: | Thu, 26 May 2016 15:31:25 +0800 |
| Cc: | <xfs@xxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <146424222237.6278.4174636124436241002.stgit@xxxxxxxxxxxxxxxx> |
| References: | <146424222237.6278.4174636124436241002.stgit@xxxxxxxxxxxxxxxx> |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 |
Hi Darrick When i run xfstests test case xfs/122 on RHEL7.2GA with xfsprog-dev(4.5.0), I always get such error about xfs/122: --------------------------------------------------------- sizeof(struct xfs_extent_data_info) = 32 sizeof(struct xfs_fs_eofblocks) = 128 sizeof(struct xfs_icreate_log) = 28 -sizeof(struct xfs_refcount_key) = 4 -sizeof(struct xfs_refcount_rec) = 12 -sizeof(struct xfs_rmap_key) = 4 -sizeof(struct xfs_rmap_rec) = 24 -sizeof(struct xfs_rmapx_key) = 20 sizeof(xfs_agf_t) = 224 sizeof(xfs_agfl_t) = 36 sizeof(xfs_agi_t) = 336 --------------------------------------------------------- This case can pass with modern xfsprogs(i.e. 4.3+ and all the new v5 stuff) as you said. Could you tell me which specific version can support this case. In addition, what can be done to work around this failure. Please advise. Thanks very much. Regards, Xiao Yang |
| Previous by Date: | [PATCH 7/7] reflink: test changing sharers of a block while keeping refcount the same, Darrick J. Wong |
|---|---|
| Next by Date: | Re: [PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record, Christoph Hellwig |
| Previous by Thread: | Re: [PATCH 7/7] reflink: test changing sharers of a block while keeping refcount the same, Christoph Hellwig |
| Next by Thread: | Re: question about xfs/122, Darrick J. Wong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |