From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 14:56:45 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 051551065673; Thu, 27 Nov 2008 14:56:45 +0000 (UTC) (envelope-from fbsd@opal.com) Received: from smtp.vzavenue.net (smtp.vzavenue.net [66.171.59.140]) by mx1.freebsd.org (Postfix) with ESMTP id A1B738FC13; Thu, 27 Nov 2008 14:56:44 +0000 (UTC) (envelope-from fbsd@opal.com) Received: from 74.79.171.66.subscriber.vzavenue.net (HELO homobox.opal.com) ([66.171.79.74]) by smtp.vzavenue.net with ESMTP; 27 Nov 2008 09:56:42 -0500 X-REPUTATION: None X-REMOTE-IP: 66.171.79.74 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjEFAOc6LklCq09K/2dsb2JhbACBbdAvgn0 X-IronPort-AV: i="4.33,675,1220241600"; d="asc'?scan'208"; a="193370777:sNHT22908717" Received: from avera (avera.opal.com [IPv6:2001:5c0:8166:0:211:9ff:fe0c:f4a8]) (authenticated bits=0) by homobox.opal.com (8.14.2/8.14.2) with ESMTP id mAREuc6n061654 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 27 Nov 2008 09:56:41 -0500 (EST) (envelope-from fbsd@opal.com) Date: Thu, 27 Nov 2008 09:56:30 -0500 From: "J.R. Oldroyd" To: Tim Kientzle Message-ID: <20081127095630.618d60d2@avera> In-Reply-To: <492E3CC9.2030403@freebsd.org> References: <20081125125334.1d9ee8c4@avera> <492E3CC9.2030403@freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/G21DJE24hRH8rAmls/TTf7Z"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-current@freebsd.org Subject: Re: Two cd9660 patches X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2008 14:56:45 -0000 --Sig_/G21DJE24hRH8rAmls/TTf7Z Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 26 Nov 2008 22:23:05 -0800, Tim Kientzle wro= te: > > J.R. Oldroyd wrote: > > I have posted two patches two the cd9660 fs. > >=20 > > kern/128934 fixes a sign-extension bug that impacts the handling of > > non-GMT dates that are west of GMT. >=20 > I just committed a slightly corrected version of your > patch to -CURRENT. I'll ask re@ for permission to MFC this. >=20 > Tim >=20 Yes, (signed char *) is more explicit. Thanks, Tim. When lulf committed the other fix, there was no note in the commit message that it would be MFC'd. If this would also require approval from re@, could you ask for that at the same time as this one, please. That one was kern/128942 and the commit was fs/cd9660/cd9660_rrip.c version 1.34. Thanks, -jr --Sig_/G21DJE24hRH8rAmls/TTf7Z Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkkutR4ACgkQls33urr0k4lKSwCdGLqBhWCgVmUPM5k5Ka0nFvtB 6BUAoKq4GLx87N7gwG8IGNWiW/RBQGmI =vrmc -----END PGP SIGNATURE----- --Sig_/G21DJE24hRH8rAmls/TTf7Z--