HomeFreeBSD

fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags

Description

fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags

The FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPENDIR_SUPPORT flags
are only meant to indicate kernel features, and should be ignored
if they appear in the FUSE_INIT reply flags.

Also fix the corresponding test cases.

MFC after: 2 weeks
Reviewed by: Alan Somers <asomers@FreeBSD.org>
Signed-off-by: CismonX <admin@cismon.net>
Pull Request: https://github.com/freebsd/freebsd-src/pull/1509

Details

Provenance
CismonX <admin@cismon.net>Authored on Nov 2 2024, 8:19 PM
asomersCommitted on Dec 20 2024, 12:09 AM
Parents
rG618c97b87b71: libprocstat: ZFS support: Makefile: Tidy up a bit
Branches
Unknown
Tags
Unknown