From b9d94cdbcee72024623ef61425c4de30512efc3f Mon Sep 17 00:00:00 2001 From: Pavel Shilovsky Date: Tue, 25 Feb 2020 11:15:06 -0800 Subject: mount.cifs.rst: add nolease mount option Signed-off-by: Pavel Shilovsky --- mount.cifs.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mount.cifs.rst') diff --git a/mount.cifs.rst b/mount.cifs.rst index 354269b..b872fe3 100644 --- a/mount.cifs.rst +++ b/mount.cifs.rst @@ -420,6 +420,12 @@ forcemandatorylock locallease Check cached leases locally instead of querying the server. +nolease + Do not request lease/oplock when openning a file on the server. This turns + off local caching of IO, byte-range lock and read metadata operations + (see ``actimeo`` for more details about metadata caching). Requires SMB2 + and above (see ``vers``). + sfu When the CIFS or SMB3 Unix Extensions are not negotiated, attempt to create device files and fifos in a format compatible with Services for Unix -- cgit v1.2.3