To test FUSE with xfstests¹:
-
copy the
mount.fuse.passthroughfile into/sbinand edit thePASSTHROUGH_PATH,SCRATCH_SOURCEandTEST_SOURCEvariables as needed. -
Make sure that the
SCRATCH_SOURCEandTEST_SOURCEdirectories 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/