Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename operation returns ENOENT #46

Open
flarn2006 opened this issue Jan 18, 2017 · 0 comments
Open

Rename operation returns ENOENT #46

flarn2006 opened this issue Jan 18, 2017 · 0 comments

Comments

@flarn2006
Copy link

The rename syscall doesn't work in πfs. It always returns ENOENT, "No such file or directory".

To reproduce:

  1. cd to a πfs mount point
  2. Attempt to rename a file (e.g. mv foo bar, assuming foo exists)
  3. Watch as it gives you an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant