svn commit: r344558 - in projects/fuse2: . sbin/ifconfig
Conrad Meyer
cem at freebsd.org
Tue Feb 26 16:56:19 UTC 2019
On Tue, Feb 26, 2019 at 7:30 AM Pedro Giffuni <pfg at freebsd.org> wrote:
> On 2/25/19 10:28 PM, Alan Somers wrote:
> > Log:
> > Create a project branch for fuse(4) work.
> >
> > The branch will be used for a new test suite, bug fixes, and various other
> > enhancements to fuse.
> >
> > Sponsored by: The FreeBSD Foundation
>
> Cool!
+1
> FWIW, updating the protocol would probably help us use more devices.
Yep! We're at roughly the 7.8 protocol version. Kindly, the Linux
FUSE folks have kept a changelog all the way from 7.9 to present:
https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/fuse.h#L37
So we have some idea of what we need to implement to be compatible
with each newer version, and some idea of things that would be good to
test when we claim to implement each new version.
Best,
Conrad
More information about the svn-src-projects
mailing list