From patchwork Wed Oct 9 06:01:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kenneth Dsouza X-Patchwork-Id: 1173598 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-cifs-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46p3Wt4LR1z9sP7 for ; Wed, 9 Oct 2019 17:02:02 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727002AbfJIGCA (ORCPT ); Wed, 9 Oct 2019 02:02:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34726 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726698AbfJIGCA (ORCPT ); Wed, 9 Oct 2019 02:02:00 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2A9A383F40; Wed, 9 Oct 2019 06:02:00 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-12-171.pek2.redhat.com [10.72.12.171]) by smtp.corp.redhat.com (Postfix) with ESMTP id 188D6600CD; Wed, 9 Oct 2019 06:01:56 +0000 (UTC) From: Kenneth D'souza To: linux-cifs@vger.kernel.org, piastryyy@gmail.com, smfrench@gmail.com Subject: [PATCH v3] mount.cifs.rst: remove prefixpath mount option. Date: Wed, 9 Oct 2019 11:31:51 +0530 Message-Id: <20191009060151.7913-1-kdsouza@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Wed, 09 Oct 2019 06:02:00 +0000 (UTC) Sender: linux-cifs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org This option is deprecated and currently ignored since kernel v3.1 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: