mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
55867bd3a8
With the new copy on write functionality it's possible to reserve so much COW space for a file that we end up overflowing i_delayed_blks. The only user-visible effect of this is to cause totally wrong i_blocks output in stat, so check for that. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
QA output created by 507
|
|
Format and mount
|
|
Create crazy huge file
|
|
Reflink crazy huge file
|
|
COW crazy huge file
|
|
Check crazy huge file
|
|
st_blocks is in range
|
|
Test done
|