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>
11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
QA output created by 374
|
|
Format and mount
|
|
Mount otherdir
|
|
Create file
|
|
Dedupe one file to another
|
|
dedupe: Invalid cross-device link
|
|
Check output
|
|
2d61aa54b58c2e94403fb092c3dbc027 SCRATCH_MNT/test-374/file
|
|
2d61aa54b58c2e94403fb092c3dbc027 OTHER_DIR/test-374/otherfile
|
|
Unmount otherdir
|