mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
72cdba7141
Test sharing blocks via reflink and dedupe between two different mountpoints of the same filesystem. This shouldn't work, since we don't allow cross-mountpoint functions. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eryu Guan <eguan@redhat.com>
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
QA output created by 373
|
|
Format and mount
|
|
Mount otherdir
|
|
Create file
|
|
Reflink one file to another
|
|
cp: failed to clone 'OTHER_DIR/test-373/otherfiles' from 'SCRATCH_MNT/test-373/file': Invalid cross-device link
|
|
Check output
|
|
2d61aa54b58c2e94403fb092c3dbc027 SCRATCH_MNT/test-373/file
|
|
Unmount otherdir
|