Skip to content

Fix rename syscall #320

Open
Open
@pranav-bhatt

Description

@pranav-bhatt

In the current implementation of the rename sycall, we don't allow for the target at the old path to have a different parent seen in the new path. This is not as per spec, which allows for moving the target to a different parent. See docs here for reference.

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