]> git.sesse.net Git - bcachefs-tools-debian/commit
Make fuse3 support optional and document.
authorJustin Husted <sigstop@gmail.com>
Mon, 11 Nov 2019 20:00:08 +0000 (12:00 -0800)
committerJustin Husted <sigstop@gmail.com>
Mon, 11 Nov 2019 20:18:22 +0000 (12:18 -0800)
commita00998c4cdf834ebce00bedabd2804fe5376a63c
treef098e102fd22d5e6aa69ef29ab53bb92aa4ac43d
parent1f7098c22213bbe66896f390a529223468a3986e
Make fuse3 support optional and document.

The experimental fuse3 support is not complete yet, and fuse3 is new and
still difficult to install on some platforms.

Make it optional at compile time, and default to off.

Signed-off-by: Justin Husted <sigstop@gmail.com>
INSTALL
Makefile
bcachefs.c
cmd_fusemount.c
tests/test_fuse.py
tests/util.py