Skip to content

9p sec sends lots of messages that usually are -einval #39

Description

@ericvh

We need a way to mitigate the massive amount of protocol messages sent when 9P_FS_SECURITY enabled. Need to investigate how to mitigate. Some ideas are:

  • negotiate features mount point by mount point on the server so that client doesn't send requests that are destined for -EINVAL
  • mount flags to disable 9P_FS_SECURITY (much in the same vain as noxattr)
  • remember when we've gotten -EINVAL and don't send similar requests
  • xattr caching

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions