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 mount options. #20

Closed
wants to merge 2 commits into from
Closed

Add support for mount options. #20

wants to merge 2 commits into from

Conversation

miknei
Copy link

@miknei miknei commented Jun 24, 2014

No description provided.

@miknei
Copy link
Author

miknei commented Jun 25, 2014

Got the mount option format wrong first. It should be correct this time.

Can't test the darwin version but the logic is same as in the linux version, except for the default iosize flag check.

@tv42 tv42 mentioned this pull request Oct 31, 2014
@tv42
Copy link
Member

tv42 commented Nov 7, 2014

I don't want to support arbitrary (string) mount options, that leaves too much rope to shoot yourself in the foot, and the support effort of that will keep haunting me. The mount options really need to be coordinated with the filesystem implementation, and a lot of that logic lives in bazil.org/fuse/fs for your average filesystem.

Closing the pull request, the feature lives on as #50

@tv42 tv42 closed this Nov 7, 2014
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.

2 participants