Skip to content

restore --symlinks --metadata works on symlinks targets #58

Open
@chrysn

Description

@chrysn

recovering a filesystem with symlinks pointing outside just erred out trying to chown a non-existent file rather than lchowning it.

it might be sufficient to set O_PATH in the if (restore_metadata) open call.

(sorry i can't test this right now while my big recovery is running, and lost the error msg when i restarted it)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions