mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: simple sparse copy testcase for btrfs
Tests file clone functionality of btrfs ("reflinks"):
- Reflink a file
- Reflink the reflinked file
- Modify the original file
- Modify the reflinked file
[sandeen: add helpers, make several mostly-cosmetic
changes to the original testcase]
Signed-off-by: Koen De Wit <koen.de.wit@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
a050cb00c7
commit
c8d9f19638
@@ -28,3 +28,4 @@
|
||||
023 auto
|
||||
024 auto quick
|
||||
025 auto quick
|
||||
026 auto quick
|
||||
|
||||
Reference in New Issue
Block a user