diff options
author | Steve French <stfrench@microsoft.com> | 2019-08-27 23:58:54 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-09-16 11:43:37 -0500 |
commit | 83bbfa706dda668deb60e96df20327fc79e1716f (patch) | |
tree | d9682e25e2b3219df510e4f3002c105adf5f36f1 /fs/hpfs/namei.c | |
parent | ac6ad7a8c9f6f1fd43262b2273a45ec1fdd3a981 (diff) | |
download | linux-83bbfa706dda668deb60e96df20327fc79e1716f.tar.bz2 |
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: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/hpfs/namei.c')
0 files changed, 0 insertions, 0 deletions