]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: raise protocol level to 7.23
authorasomers <asomers@FreeBSD.org>
Fri, 21 Jun 2019 04:57:23 +0000 (04:57 +0000)
committerasomers <asomers@FreeBSD.org>
Fri, 21 Jun 2019 04:57:23 +0000 (04:57 +0000)
commit5af747b4d8149cd15cc53d3edbc6fe0d22878865
treeb1cc99d637c81063448cdfaf6894c890f7863bc3
parent4e5386443a34562ca7b01562aba279f95218fc70
fusefs: raise protocol level to 7.23

None of the new features are implemented yet.  This commit just adds the new
protocol definitions and adds backwards-compatibility code for pre 7.23
servers.

Sponsored by: The FreeBSD Foundation
sys/fs/fuse/fuse_internal.c
sys/fs/fuse/fuse_ipc.c
sys/fs/fuse/fuse_kernel.h
tests/sys/fs/fusefs/mockfs.cc
tests/sys/fs/fusefs/mockfs.hh