diff options
author | Pavel Shilovsky <piastryyy@gmail.com> | 2011-01-24 22:16:35 +0300 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-01-25 22:31:38 +0300 |
commit | d39454ffe4a3c85428483b8a8a8e5e797b6363d5 (patch) | |
tree | 60d9762510ed6e1da338d5777827e18917e799bf /fs/cifs/link.c | |
parent | 72432ffcf555decbbae47f1be338e1d2f210aa69 (diff) | |
download | linux-d39454ffe4a3c85428483b8a8a8e5e797b6363d5.tar.xz |
CIFS: Add strictcache mount option
Use for switching on strict cache mode. In this mode the
client reads from the cache all the time it has Oplock Level II,
otherwise - read from the server. As for write - the client stores
a data in the cache in Exclusive Oplock case, otherwise - write
directly to the server.
Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/link.c')
0 files changed, 0 insertions, 0 deletions