From owner-cvs-all@FreeBSD.ORG Tue Nov 30 09:05:59 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 3D2D016A4CE; Tue, 30 Nov 2004 09:05:59 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7012043D2D; Tue, 30 Nov 2004 09:05:58 +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 iAU95tWp047243; Tue, 30 Nov 2004 11:05:55 +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 48506-10; Tue, 30 Nov 2004 11:05:54 +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 iAU95rPZ047240 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Nov 2004 11:05:54 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAU95r9a000741; Tue, 30 Nov 2004 11:05:53 +0200 (EET) (envelope-from ru) Date: Tue, 30 Nov 2004 11:05:53 +0200 From: Ruslan Ermilov To: Doug Barton Message-ID: <20041130090553.GA691@ip.net.ua> References: <200411290935.iAT9Z17L087708@repoman.freebsd.org> <41AC3332.7040809@DougBarton.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <41AC3332.7040809@DougBarton.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org 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 09:05:59 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Doug, On Tue, Nov 30, 2004 at 10:45:38AM +0200, Doug Barton wrote: > Ruslan Ermilov wrote: > > ru 2004-11-29 09:35:01 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sbin/mount mntopts.h mount.8 mount.c=20 > > sbin/mount_std mount_std.8=20 > > Log: > > Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zer= o). > > =20 > > Asked to commit by: phk > > =20 > > Revision Changes Path > > 1.23 +0 -2 src/sbin/mount/mntopts.h > > 1.69 +1 -7 src/sbin/mount/mount.8 > > 1.67 +0 -2 src/sbin/mount/mount.c > > 1.23 +1 -2 src/sbin/mount_std/mount_std.8 > >=20 > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/mount/mntopts.h.diff?&r1= =3D1.22&r2=3D1.23&f=3Dh > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/mount/mount.8.diff?&r1= =3D1.68&r2=3D1.69&f=3Dh > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/mount/mount.c.diff?&r1= =3D1.66&r2=3D1.67&f=3Dh > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/mount_std/mount_std.8.di= ff?&r1=3D1.22&r2=3D1.23&f=3Dh >=20 > FYI, this commit seems to have broken my line in fstab which has worked f= or > a long time: >=20 > md /tmp mfs rw,-s16m,noatime,nosuid,nodev 2 0 >=20 > 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 details. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrDfxqRfpzJluFF4RAiTRAJwJKYExBlOli7Pnn6tFs/g9Ew+fwwCgkr5a UvRBuo6V3j8BoIKbBVgdDWs= =UZ1X -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--