Skip to content

feature: support a custom dirfd when hardlinking files #356

@cyphar

Description

@cyphar

pathrs_inroot_hardlink only lets you resolve the target and linkname paths from the same root. This is fine for most programs but programs that are very careful about traversing directory trees might prefer to be able to specify a file descriptor instead.

If we have #355 this might be unnecessary because you could just resolve the path and pass the file descriptor...

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/cffiRelated to the C-FFI API.api/rootRelated to the Root API.api/rustRelated to the Rust API.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions