diff options
author | Steve French <stfrench@microsoft.com> | 2019-08-30 09:12:41 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-09-16 18:43:38 +0200 |
commit | 41e033fecdc891da629113c4f8ee80500b7656d6 (patch) | |
tree | 4a5814b5751e18229462828564d644b9b724d5fc /fs/cifs/smb2pdu.h | |
parent | smb3: add some more descriptive messages about share when mounting cache=ro (diff) | |
download | linux-41e033fecdc891da629113c4f8ee80500b7656d6.tar.xz linux-41e033fecdc891da629113c4f8ee80500b7656d6.zip |
smb3: add mount option to allow RW caching of share accessed by only 1 client
If a share is known to be only to be accessed by one client, we
can aggressively cache writes not just reads to it.
Add "cache=" option (cache=singleclient) for mounting read write shares
(that will not be read or written to from other clients while we have
it mounted) in order to improve performance.
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smb2pdu.h')
0 files changed, 0 insertions, 0 deletions