Sign in
chromium
/
external
/
git.kernel.org
/
fs
/
xfs
/
xfstests-dev
/
410ab2ebf3b82a582c5af489204b9bffb8743e09
/
.
/
README.device-mapper
blob: 4ff68121c0164ca22bde8b75c4e939664dfd9364 [
file
] [
log
] [
blame
]
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