Skip to content

dfs_win32 does not support seek operation for directory. #346

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

Closed
BernardXiong opened this issue Oct 6, 2014 · 0 comments
Closed

dfs_win32 does not support seek operation for directory. #346

BernardXiong opened this issue Oct 6, 2014 · 0 comments
Labels
bug This PR/issue is a bug in the current code.

Comments

@BernardXiong
Copy link
Member

@prife,
When seek operation for directory, dfs_win32_seek fucntion returns -DFS_STATUS_ENOSYS. Therefore, the seekdir and rewinddir function are invalid.

@BernardXiong BernardXiong added the bug This PR/issue is a bug in the current code. label Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This PR/issue is a bug in the current code.
Projects
None yet
Development

No branches or pull requests

2 participants