From owner-cvs-all@FreeBSD.ORG Tue Nov 30 20:31:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F88516A4CE; Tue, 30 Nov 2004 20:31:04 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72E843D45; Tue, 30 Nov 2004 20:31:03 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAUKV0gE089287; Tue, 30 Nov 2004 22:31:00 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 19192-09; Tue, 30 Nov 2004 22:30:59 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAUKUxt4089282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Nov 2004 22:30:59 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAUKUxOJ025733; Tue, 30 Nov 2004 22:30:59 +0200 (EET) (envelope-from ru) Date: Tue, 30 Nov 2004 22:30:58 +0200 From: Ruslan Ermilov To: Robert Watson Message-ID: <20041130203058.GA20833@ip.net.ua> References: <41AC489E.7050108@DougBarton.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: Doug Barton cc: src-committers@freebsd.org cc: phk@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sbin/mount_std mount_std.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 20:31:04 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 30, 2004 at 02:39:52PM +0000, Robert Watson wrote: >=20 > On Tue, 30 Nov 2004, Doug Barton wrote: >=20 > > >>FYI, this commit seems to have broken my line in fstab which has work= ed for > > >>a long time: > > >> > > >>md /tmp mfs rw,-s16m,noatime,nosuid,nodev= 2 0 > > >> > > >>Is it useful for the nodev option to cause a hard failure here? Note,= I'm > > >>not arguing against either change, just pointing out a side effect. > > >=20 > > > There's no longer a "nodev" option, please ask Poul-Henning for detai= ls. ;) > >=20 > > Yes, I understand the mechanics, I'm just curious if you think that this > > should result in a fatal error. It sounds like you think that the answer > > to that is yes, which if that is the correct answer I'm fine with that.= =20 >=20 > I think a reasonable alternative would be for use of the nodev option to > silently no-op in all cases but (perhaps) devfs, since the behavior > described for nodev is in fact now simply the way the system behaves. > Maybe the middle ground is to print a warning? >=20 I reverted a part of mntopts.h commit -- now "nodev" in /etc/fstab is recognized again. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrNiCqRfpzJluFF4RAqOUAJ4wNCdNbmTGrPG/BFxGo7MMCsS5MwCdGP5r f4mq8XUsIEhKZK1Bag9EVdM= =ulo3 -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--