git: sys/vfs/fuse: Remove FUSE from Makefile for now
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Jul 18 11:18:49 PDT 2020
commit bd699eeae3b09e46383d416a578ffbf2640e0285
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sun Jul 19 01:10:06 2020 +0900
sys/vfs/fuse: Remove FUSE from Makefile for now
Disable FUSE build for now.
Not much progress since first committed in 2019.
Note that FUSE is difficult to implement in BSD's from the way
VFS is designed (can't properly implement "fh").
Summary of changes:
sys/vfs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd699eeae3b09e46383d416a578ffbf2640e0285
--
DragonFly BSD source repository
More information about the Commits
mailing list