From owner-freebsd-stable@FreeBSD.ORG Mon Nov 5 21:50:11 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7309816A417 for ; Mon, 5 Nov 2007 21:50:11 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id E98E013C4A3 for ; Mon, 5 Nov 2007 21:50:10 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ip9op-0007sy-UY for freebsd-stable@freebsd.org; Mon, 05 Nov 2007 21:49:16 +0000 Received: from 89-172-61-149.adsl.net.t-com.hr ([89.172.61.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Nov 2007 21:49:15 +0000 Received: from ivoras by 89-172-61-149.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Nov 2007 21:49:15 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Mon, 05 Nov 2007 22:47:52 +0100 Lines: 48 Message-ID: References: <1194175906.1115.7.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9F9544717050CAFFA35EE807" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-61-149.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <1194175906.1115.7.camel@opus.cse.buffalo.edu> X-Enigmail-Version: 0.95.5 Sender: news Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 7.0-BETA2 Available - regression in unionfs+cd9660 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 21:50:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9F9544717050CAFFA35EE807 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ken Smith wrote: > The 7.0-BETA2 builds have completed and are on many of the FreeBSD > mirror sites. If you want to update an existing machine using cvsup us= e > RELENG_7 as the branch tag. Instructions on using FreeBSD Update to > perform a binary upgrade from FreeBSD 6.x to 7.0-BETA2 will be provided= > via the freebsd-stable list when available. I'm reporting a regression between BETA1 and BETA2: I can no longer mount unionfs over cd9660 file system. The setup is like this: / - on cd9660, read-only /tmp - mdmfs /tmp/etc - just a directory "mount_unionfs /tmp/etc /etc" fails with the message "/etc: operation not supported by the device". This worked fine in BETA1 but fails in BETA2, built yesterday. I don't see in cvs logs what could provoke this bug, my possible candidates are vfs_mount.c by rodrigc and possibly maybe the big commit by rwatson (trustedbsd). --------------enig9F9544717050CAFFA35EE807 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHL4+OldnAQVacBcgRAuZjAKCGLvFVh+oRO2jUQh5b4caQnzQq9ACgrWOw S0GsXDXW7/gMGErdiZSZphY= =l1R6 -----END PGP SIGNATURE----- --------------enig9F9544717050CAFFA35EE807--