From f9085c443259aac91f0c74227bb346e5fc16d186 Mon Sep 17 00:00:00 2001 From: Kenneth D'souza Date: Wed, 9 Oct 2019 11:31:51 +0530 Subject: mount.cifs.rst: remove prefixpath mount option. This option is deprecated and currently ignored since kernel v3.10 Signed-off-by: Kenneth D'souza Reviewed-by: Aurelien Aptel --- mount.cifs.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mount.cifs.rst b/mount.cifs.rst index ee5086c..29e2f35 100644 --- a/mount.cifs.rst +++ b/mount.cifs.rst @@ -586,12 +586,6 @@ noposixpaths posixpaths Inverse of ``noposixpaths`` . -prefixpath=arg - It's possible to mount a subdirectory of a share. The preferred way to - do this is to append the path to the UNC when mounting. However, it's - also possible to do the same by setting this option and providing the - path there. - vers=arg SMB protocol version. Allowed values are: -- cgit v1.2.3