mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test reflink side effects
Test that ctime gets updated and suid is cleared when we reflink. Ensure we can't reflink about RLIMIT_FSIZE. Ensure that we can't expose stale preallocation block data when reflinking above EOF. Make sure dedupe actually catches a single different byte. 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>
This commit is contained in:
committed by
Eryu Guan
parent
da8ac46681
commit
298be055a0
@@ -515,3 +515,7 @@
|
||||
510 auto quick log
|
||||
511 auto quick rw zero
|
||||
512 auto quick log prealloc
|
||||
513 auto quick clone
|
||||
514 auto quick clone
|
||||
515 auto quick clone
|
||||
516 auto quick dedupe clone
|
||||
|
||||
Reference in New Issue
Block a user