Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 361 Bytes

XFSTESTS FUSE patch

This patch adds FUSE support to XFSTESTS.

Note that the patch hasn't been updated to match the latest release.

How to use?

To test passthrough_ll (libfuse/examples):

  • Apply the patch like git am <path-to-xfstests-fuse-patch.patch>
  • Follow the instructions given in README
  • Follow the instructions given in README.fuse