From owner-cvs-src@FreeBSD.ORG Thu Oct 6 11:22:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1089016A41F; Thu, 6 Oct 2005 11:22:52 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F61F43D49; Thu, 6 Oct 2005 11:22:51 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 0444350BAC; Thu, 6 Oct 2005 13:22:49 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 2029650B2B; Thu, 6 Oct 2005 13:22:38 +0200 (CEST) Date: Thu, 6 Oct 2005 13:22:36 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051006112236.GC23662@garage.freebsd.pl> References: <200510061118.j96BIYnj034648@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CblX+4bnyfN0pR09" Content-Disposition: inline In-Reply-To: <200510061118.j96BIYnj034648@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: Subject: Re: cvs commit: src/sys/nfsclient nfs_diskless.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 11:22:52 -0000 --CblX+4bnyfN0pR09 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 06, 2005 at 11:18:34AM +0000, Pawel Jakub Dawidek wrote: +> pjd 2005-10-06 11:18:34 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/nfsclient nfs_diskless.c=20 +> Log: +> Add boot.nfsroot.options loader tunable. +> It allows to specify options for NFS root file system. +> Currently supported options are: soft, intr, conn, lockd. +> =20 +> I'm adding this functionality mostly for 'lockd' option, which is only +> honored when performing the initial mount and will be silently ignored +> if used while updating the mount options. +> =20 +> This will allow to use flock(2) without the need of using varmfs or +> rpc.lockd and friends. +> =20 +> Example of use: +> boot.nfsroot.options=3D"intr,lockd" I haven't found a place where it can be documented. Any suggestions? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --CblX+4bnyfN0pR09 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDRQj8ForvXbEpPzQRAi6rAJ9GgjIDPrBfjiAK+6iyr6rRuNb/QwCgkAn3 Mo8DFGq4+2aJKuPalN0W7HE= =Myic -----END PGP SIGNATURE----- --CblX+4bnyfN0pR09--