Status of FUSE in FreeBSD kernel

Rick Macklem rmacklem at uoguelph.ca
Fri Aug 11 21:43:27 UTC 2017


This is open source, which means the answer is in the sources...

fuse_kernel.h claims the interface is version 7.8, if that helps.

rick
________________________________________
From: owner-freebsd-fs at freebsd.org <owner-freebsd-fs at freebsd.org> on behalf of Nikolaus Rath <Nikolaus at rath.org>
Sent: Friday, August 11, 2017 2:46:07 PM
To: freebsd-fs at freebsd.org
Subject: Status of FUSE in FreeBSD kernel

Hello,

Is there some resource that gives an overview of the features supported
by the FUSE kernel module in FreeBSD?

For example, I am wondering if the EINVAL error that I'm getting when
sending FUSE_NOTIFY_INVAL_INODE requests to FUSE is because of an error
on my side, or because the FreeBSD kernel just doesn't support it.

I expect to encounter the same question for a number of other functions,
e.g. the other FUSE_NOTIFY_* requests.

Thanks,
-Nikolaus

--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«
_______________________________________________
freebsd-fs at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"


More information about the freebsd-fs mailing list