mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
committed by
Bernd Schubert
parent
887876350f
commit
570621226b
+4
-4
@@ -1,10 +1,10 @@
|
||||
To test FUSE with xfstests¹:
|
||||
|
||||
1. copy the `mount.fuse.passthrough` file into
|
||||
`/sbin` and edit the `PASSTHROUGH_PATH`, `SCRATCH_SOURCE` and `TEST_SOURCE` variables as needed.
|
||||
1. copy the `mount.fuse.passthrough` file into `/sbin`.
|
||||
|
||||
2. Make sure that the `SCRATCH_SOURCE` and `TEST_SOURCE` directories
|
||||
exist.
|
||||
2. Edit the `local.config` file, change the `PASSTHROUGH_PATH`,
|
||||
`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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user