Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Make mount options configurable #77

Closed
2 of 3 tasks
stevenrombauts opened this issue Jun 29, 2016 · 0 comments · Fixed by #160
Closed
2 of 3 tasks

Make mount options configurable #77

stevenrombauts opened this issue Jun 29, 2016 · 0 comments · Fixed by #160
Milestone

Comments

@stevenrombauts
Copy link
Member

stevenrombauts commented Jun 29, 2016

Improve mount options:

  • Keep defaults for Linux/Mac, add 'vers=3' to mount_options
  • Add options for Windows: mount_options: ['dmode=777','fmode=777']
  • Make them configurable. We can no longer assume these mount options will work on every system. It should be possible to override the mount options per OS.

Follow-up from #75

Related to #132?

@stevenrombauts stevenrombauts added this to the v1.4.5 milestone Jun 29, 2016
@stevenrombauts stevenrombauts modified the milestones: v1.5.0, 1.6 Nov 2, 2017
stevenrombauts pushed a commit that referenced this issue Feb 16, 2018
stevenrombauts pushed a commit that referenced this issue Mar 9, 2018
Not having the NFS client caching file attributes
results in very slow requests if an application is
doing a lot of reading (file_exists(), is_file(),
is_dir(), ..)
stevenrombauts added a commit that referenced this issue Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant