linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] mount.cifs.rst: remove prefixpath mount option.
@ 2019-10-09  6:01 Kenneth D'souza
  2019-10-09 12:48 ` Aurélien Aptel
  0 siblings, 1 reply; 3+ messages in thread
From: Kenneth D'souza @ 2019-10-09  6:01 UTC (permalink / raw)
  To: linux-cifs, piastryyy, smfrench

This option is deprecated and currently ignored since
kernel v3.1

Signed-off-by: Kenneth D'souza <kdsouza@redhat.com>
---
 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:
 
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-13  0:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09  6:01 [PATCH v3] mount.cifs.rst: remove prefixpath mount option Kenneth D'souza
2019-10-09 12:48 ` Aurélien Aptel
2019-12-13  0:24   ` Pavel Shilovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).