[Bug 285352] [NEW PORT] filesystems/befuse: FUSE server for Be File System

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 12 Apr 2025 14:21:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285352

--- Comment #12 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Krutarth Patel from comment #11)

Yes, that could be the issue.  My local package is still on 3.16.2.

Note that FUSE_FILL_DIR_DEFAULTS is just zero, indicating that no options are
desired.  You can achieve the same effect on earlier versions by using 0
instead of FUSE_FILL_DIR_DEFAULTS.

Though in any case, I'll go test with the current version of the dependencies.

-- 
You are receiving this mail because:
You are the assignee for the bug.