Skip to content

x/sys/unix: missing Linux system call name_to_handle_at #31521

@bradfitz

Description

@bradfitz

I needed to call the Linux name_to_handle_at (SYS_NAME_TO_HANDLE_AT = 303) system call for a test but it's not in x/sys/unix.

Likewise, looks like we need a type for struct file_handle *.

@tklauser, interested in adding? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions