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

fuse.ERANGE not defined #53

Closed
DamonBlais opened this issue Oct 29, 2018 · 1 comment
Closed

fuse.ERANGE not defined #53

DamonBlais opened this issue Oct 29, 2018 · 1 comment

Comments

@DamonBlais
Copy link

This can be used as a more specific error code to an extended (streamed) directory listing, and to ReadDir when the requested offset is beyond the range of the parent directory's file listing.

I could not find an error code matching syscall.ERANGE defined in this package.

It should be defined.

@jacobsa
Copy link
Owner

jacobsa commented Oct 29, 2018

Please don't open one issue per missing constant -- that's a little bit excessive.

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

2 participants