Skip to content

Support for full mode Permissions #229

Description

@visualphoenix

Hi there,

One place where this code fails pjdfstest is round tripping chmod. Currently virtual.Permissions isnt wide enough to store the full mode set. Per your note on #226 - you expressed hesitation to add a new AttributesMaskMode, which makes sense - I was trying to avoid modifying Permissions itself, as I wasn't sure you'd be open to a different idea I had previously tried: extending type Permissions uint8 to uint16 or uint32.

Would this be something you'd be open to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions