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

[leo_gateway][nfs] Some responses don't comply rfc1813 #599

Closed
mocchira opened this issue Feb 3, 2017 · 2 comments
Closed

[leo_gateway][nfs] Some responses don't comply rfc1813 #599

mocchira opened this issue Feb 3, 2017 · 2 comments

Comments

@mocchira
Copy link
Member

mocchira commented Feb 3, 2017

Problem

Since LeoFS don't support some of functions defined at rfc1813,
We need not to respond NFS_OK to such requests but an appropriate one according to its spec.

TODO

  • mknod must return NFS3ERR_BADTYPE
  • Not supported function such as symlink, readlink and link must return NFS3ERR_NOTSUPP

Reference

@mocchira
Copy link
Member Author

mocchira commented Mar 1, 2017

WIP

mocchira added a commit to mocchira/leofs that referenced this issue Mar 3, 2017
@yosukehara
Copy link
Member

FIXED

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

No branches or pull requests

3 participants