mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: test what happens when we hit resource limits
Add a few horrible opt-in stress tests to see what happens if we try to reflink the same block billions of times, and what happens if we run out of space while reflinking a file. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
db4284f312
commit
727d47730d
@@ -0,0 +1,5 @@
|
||||
QA output created by 176
|
||||
Format and mount
|
||||
Create a big file
|
||||
Try to reflink
|
||||
Check scratch fs
|
||||
Reference in New Issue
Block a user