aboutsummaryrefslogtreecommitdiffstats
path: root/README.device-mapper
blob: 4ff68121c0164ca22bde8b75c4e939664dfd9364 (plain)
1
2
3
4
5
6
7
8
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