mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
570621226b
Signed-off-by: kchen-ddn <kchen@ddn.com>
To test FUSE with xfstests¹:
-
copy the
mount.fuse.passthroughfile into/sbin. -
Edit the
local.configfile, change thePASSTHROUGH_PATH,SCRATCH_DEV,SCRATCH_MNT,TEST_DEVandTEST_DIRvariables as needed. Make sure that the directories exist. -
Copy
local.configinto your xfstests directory
Tests can then be run with e.g.:
# make
# sudo ./check -fuse -b
¹https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/about/