commit | 8fd6e1d6941ce623ae62420d264c1b5505971b2b | [log] [tgz] |
---|---|---|
author | Kenneth D'souza <kdsouza@redhat.com> | Mon May 18 13:01:34 2020 +0530 |
committer | Steve French <stfrench@microsoft.com> | Mon Jun 01 00:10:17 2020 -0500 |
tree | 3653d543b948323eb5da0a61447bc64a89a89ac3 | |
parent | 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162 [diff] |
cifs: handle "nolease" option for vers=1.0 The "nolease" mount option is only supported for SMB2+ mounts. Fail with appropriate error message if vers=1.0 option is passed. Signed-off-by: Kenneth D'souza <kdsouza@redhat.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>