Skip to content

Is there a reason for abi-xx feature flags? #440

@stepancheg

Description

@stepancheg

libfuse does not seem to use such flags, and just enable max version unconditionally. https://github.com/libfuse/libfuse/blob/master/include/fuse_kernel.h#L277

Protocol seems to negotiate properly even if max supported version is specified.

I could guess that can be done to not enable newest not well tested features, but if this is not the case, this is probably better done with runtime flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions