mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
dca1168737
commit
6ee333cec4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user