Skip to content

UID and GID not applied on a per-request basis #18

@Peter-JanGootzen

Description

@Peter-JanGootzen

Currently the UID and GID that are supplied to FUSE:init are used throughout the whole lifetime of the virtio-fs device (fuser and virtionfs).

However each individual FUSE request contains a UID and GID, so each request should be executed under the name of that request's UID and GID.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions