Skip to content

Symlinks in encrypted folder #35

@beornf

Description

@beornf

During running the gocryptfs set of benchmarks I noticed the following error:
UNTAR: tar: linux-3.0/arch/microblaze/boot/dts/system.dts: Cannot utime: No such file or directory

This seems to be due to the target of symlinks being encrypted in a different way to encfs. This is an example to reproduce in a mounted folder:
touch test; ln -s test symlink; touch -h symlink; No such file or directory

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