[Bug 263625] FUSE_CREATE is broken on anything older than protocol version 7.9
Date: Thu, 28 Apr 2022 16:07:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263625
Alan Somers <asomers@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs@FreeBSD.org |asomers@FreeBSD.org
--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
7.5, mein gott! I've never seen any fuse file systems that use protocols
earlier than 7.8. Are you sure that FUSE_CREATE is broken for protocol 7.8?
There is a regression test for that. So does it actually work on 7.8, or is
the regression test incomplete? Would you mind taking a look? The test is in
tests/sys/fs/fusefs/create.cc, and it's named "Create_7_8".
--
You are receiving this mail because:
You are the assignee for the bug.