From owner-svn-src-all@FreeBSD.ORG Thu May 28 19:43:59 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59F18106585D; Thu, 28 May 2009 19:43:59 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail16.syd.optusnet.com.au (mail16.syd.optusnet.com.au [211.29.132.197]) by mx1.freebsd.org (Postfix) with ESMTP id D2E048FC16; Thu, 28 May 2009 19:43:58 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-216-167.belrs3.nsw.optusnet.com.au [122.106.216.167]) by mail16.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n4SJhtC1004938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 May 2009 05:43:56 +1000 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n4SJhttM093318; Fri, 29 May 2009 05:43:55 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n4SJhtbA093317; Fri, 29 May 2009 05:43:55 +1000 (EST) (envelope-from peter) Date: Fri, 29 May 2009 05:43:55 +1000 From: Peter Jeremy To: Rick Macklem Message-ID: <20090528194355.GB1331@server.vk2pj.dyndns.org> References: <200905272202.n4RM2s2M013427@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline In-Reply-To: <200905272202.n4RM2s2M013427@svn.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192934 - head/usr.sbin/mountd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 19:44:03 -0000 --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-May-27 22:02:54 +0000, Rick Macklem wrote: > Modify mountd to handle the experimental nfs server as well as the > regular one. It now takes a "-4" command line argument to force it > to use the experimental server. I also feel that '-4' is likely to lead to confusion as to whether the option refers to NFSv4 or IPv4. How about implementing a '-V n', where 'n' indicates the NFS version (with '-2' redefined as a deprecated equivalent to '-V 2'). This leaves '-v' for possible future used as some sort of verbose flag and both allows explicit specification of NFSv3 (presumably the default will change from NFSv3 to NFSv4 at some point - by which time we need a way to request NFSv3) as well as possible future NFS versions (NFSv5 anyone?). --=20 Peter Jeremy --f2QGlHpHGjS2mn6Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkoe6XsACgkQ/opHv/APuIdbbACgnZ/vg/gAgEZtmA7WR7XSfAs3 3CUAnRFiIMr9qncfUzDPbHNZIiMTQzt4 =8iWH -----END PGP SIGNATURE----- --f2QGlHpHGjS2mn6Y--