From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Don't size-check the incore extent map cursor; it's not a disk structure. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- tests/xfs/122 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/xfs/122 b/tests/xfs/122 index f39ceba..671a77b 100755 --- a/tests/xfs/122 +++ b/tests/xfs/122 @@ -187,6 +187,7 @@ xfs_trans_t xfs_dirent_t xfs_fsop_getparents_handlereq_t xfs_dinode_core_t +struct xfs_iext_cursor EOF echo 'int main(int argc, char *argv[]) {' >>$cprog -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html