Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

hardlink is not supported #10

Closed
siddontang opened this issue Jun 10, 2018 · 1 comment · Fixed by #11
Closed

hardlink is not supported #10

siddontang opened this issue Jun 10, 2018 · 1 comment · Fixed by #11

Comments

@siddontang
Copy link
Contributor

Hi @AkihiroSuda

If we use hardlink, the error Function not implemented raises, maybe we should support hardlink.

Like:

pathFsOpts := &pathfs.PathNodeFsOptions{ClientInodes: true}
pathFs := pathfs.NewPathNodeFs(hookfs, pathFsOpts)

Do you prefer supporting hardlink by default or use a configuration?

@AkihiroSuda
Copy link
Member

+1 for supporting by default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants