mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
1f3f20c52f
`seq X Y` will print all numbers between X and Y, including Y. Since inode chunks contain inodes numbered from X to X+63, we need to set the loop variables correctly. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>