Skip to content
Commit 83bbfa70 authored by Steve French's avatar Steve French
Browse files

smb3: add mount option to allow forced caching of read only share



If a share is immutable (at least for the period that it will
be mounted) it would be helpful to not have to revalidate
dentries repeatedly that we know can not be changed remotely.

Add "cache=" option (cache=ro) for mounting read only shares
in order to improve performance in cases in which we know that
the share will not be changing while it is in use.

Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent ac6ad7a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment