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

Several updates to fuser-mt: #39

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ahmed-masud
Copy link

  • Added support for (multi-threaded) ioctl
  • Added support for fuser 0.9.1
  • Moved log messages to tracing crate
  • Updated fuser to use abi 7-31 and to use libfuse for mount2

These changes have been bullied in production.

TODO:

  • Add support for fallocate
  • Add support for ftruncate
  • Add support for splice
  • Add support for copy_file_range

* Added support for (multi-threaded) ioctl
* Added support for fuser 0.9.1
* Moved log messages to tracing crate
* Updated fuser to use abi 7-31 and to use libfuse for mount2

These changes have been bullied in production.

TODO:

* Add support for fallocate
* Add support for ftruncate
* Add support for splice
* Add support for copy_file_range
@ahmed-masud
Copy link
Author

Have a look at the changes. Tell me what you think.

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

Successfully merging this pull request may close these issues.

1 participant