xfs/122: don't check xfs_iext_cursor

Don't size-check the incore extent map cursor; it's not a disk
structure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Darrick J. Wong
2017-11-15 17:22:50 -08:00
committed by Eryu Guan
parent dca1168737
commit 6ee333cec4
+1
View File
@@ -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