From patchwork Tue Oct 29 16:27:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Weston Andros Adamson X-Patchwork-Id: 3109381 Return-Path: X-Original-To: patchwork-linux-nfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id E498EBF924 for ; Tue, 29 Oct 2013 16:27:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BE3202011B for ; Tue, 29 Oct 2013 16:27:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C9A1D200D5 for ; Tue, 29 Oct 2013 16:27:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757950Ab3J2Q1v (ORCPT ); Tue, 29 Oct 2013 12:27:51 -0400 Received: from mx12.netapp.com ([216.240.18.77]:22038 "EHLO mx12.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754131Ab3J2Q1v (ORCPT ); Tue, 29 Oct 2013 12:27:51 -0400 X-IronPort-AV: E=Sophos;i="4.93,594,1378882800"; d="scan'208";a="106751875" Received: from vmwexceht02-prd.hq.netapp.com ([10.106.76.240]) by mx12-out.netapp.com with ESMTP; 29 Oct 2013 09:27:51 -0700 Received: from smtp2.corp.netapp.com (10.57.159.114) by VMWEXCEHT02-PRD.hq.netapp.com (10.106.76.240) with Microsoft SMTP Server id 14.3.123.3; Tue, 29 Oct 2013 09:27:51 -0700 Received: from vpn2ntap-416940.vpn.netapp.com (vpn2ntap-416940.vpn.netapp.com [10.55.73.103]) by smtp2.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id r9TGRn3R005572; Tue, 29 Oct 2013 09:27:50 -0700 (PDT) From: Weston Andros Adamson To: CC: , Weston Andros Adamson Subject: [PATCH] nfs.man: add description of multiple sec= options Date: Tue, 29 Oct 2013 12:27:46 -0400 Message-ID: <1383064066-1139-1-git-send-email-dros@netapp.com> X-Mailer: git-send-email 1.8.3.1 (Apple Git-46) MIME-Version: 1.0 Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The client now supports multiple sec= options as a colon delimited list. Signed-off-by: Weston Andros Adamson --- utils/mount/nfs.man | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index 2a42b93..17b8d88 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -380,9 +380,10 @@ If a value of zero is specified, the .BR mount (8) command exits immediately after the first failure. .TP 1.5i -.BI sec= flavor -The security flavor to use for accessing files on this mount point. -If the server does not support this flavor, the mount operation fails. +.BI sec= flavors +A colon-delimited list of security flavors to use for accessing files on +this mount point. If the server does not support any of these flavors, +the mount operation fails. If .B sec= is not specified, the client attempts to find