Files
apfstests/README.device-mapper
T

9 lines
210 B
Plaintext
Raw Normal View History

To use xfstests on device mapper always use the /dev/mapper/<name> symlinks,
not the /dev/dm-* devices, or the symlinks created by LVM.
For example:
TEST_DEV=/dev/mapper/test
SCRATCH_DEV=/dev/mapper/scratch