Skip to content

fuse_get_context() #26

@eriksank

Description

@eriksank

I have a personal preference because of familiarity for nodejs, but the fuse binding seems to be missing one critical function: fuse_get_context(). I can't find it anywhere in the binding.

This is what the python binding has:

https://code.google.com/p/fusepy/source/browse/trunk/context.py

uid, gid, pid = fuse_get_context()

I really need this feature, but I would not want to move the entire project to Python just for this one missing function. Is there a reason why it could be added? That would spare me from trying to do it by myself ;-)

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