xfstests README udpate.

Signed-off-by: kchen-ddn <kchen@ddn.com>
This commit is contained in:
kchen-ddn
2026-01-26 07:49:02 +00:00
committed by Bernd Schubert
parent 887876350f
commit 570621226b
+4 -4
View File
@@ -1,10 +1,10 @@
To test FUSE with xfstests¹: To test FUSE with xfstests¹:
1. copy the `mount.fuse.passthrough` file into 1. copy the `mount.fuse.passthrough` file into `/sbin`.
`/sbin` and edit the `PASSTHROUGH_PATH`, `SCRATCH_SOURCE` and `TEST_SOURCE` variables as needed.
2. Make sure that the `SCRATCH_SOURCE` and `TEST_SOURCE` directories 2. Edit the `local.config` file, change the `PASSTHROUGH_PATH`,
exist. `SCRATCH_DEV`, `SCRATCH_MNT`, `TEST_DEV` and `TEST_DIR` variables as needed.
Make sure that the directories exist.
3. Copy `local.config` into your xfstests directory 3. Copy `local.config` into your xfstests directory