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

Add support for passing a filsystem-wide context pointer to callback functions #28

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Currently Dokan does not provide a nice way to have several filesystems in
one process. I propose the following changes:

1) Add a 'GlobalContext' in the DOKAN_OPTIONS structure.
2) Make Dokan to pass this context to each callback in DOKAN_FILE_INFO
structure in a new 'GlobalContext' field.

Original issue reported on code.google.com by alex.bes...@gmail.com on 27 Oct 2008 at 12:49

@GoogleCodeExporter
Copy link
Author

Supported on Dokan library 0.4.0.

Original comment by asa...@gmail.com on 10 Dec 2008 at 5:20

  • Changed state: 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

1 participant