From owner-svn-src-head@FreeBSD.ORG Sun Jan 4 22:17:50 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1463106564A; Sun, 4 Jan 2009 22:17:50 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 535B78FC18; Sun, 4 Jan 2009 22:17:50 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1LJbI4-000IUq-9L; Mon, 05 Jan 2009 00:17:48 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n04MHgqH012169 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Jan 2009 00:17:42 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id n04MHgWQ099394; Mon, 5 Jan 2009 00:17:42 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n04MHgb1099393; Mon, 5 Jan 2009 00:17:42 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 5 Jan 2009 00:17:42 +0200 From: Kostik Belousov To: Kris Kennaway Message-ID: <20090104221742.GK93900@deviant.kiev.zoral.com.ua> References: <200901041556.n04Funod061146@svn.freebsd.org> <4961340B.5010306@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6K2R/cS9K4qvcBNq" Content-Disposition: inline In-Reply-To: <4961340B.5010306@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1LJbI4-000IUq-9L 1564a66b36ad10949adc6ddcacf89c23 X-Terabit: YES Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r186740 - head/sys/gnu/fs/ext2fs X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 22:17:51 -0000 --6K2R/cS9K4qvcBNq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 04, 2009 at 10:11:23PM +0000, Kris Kennaway wrote: > Konstantin Belousov wrote: > >Author: kib > >Date: Sun Jan 4 15:56:49 2009 > >New Revision: 186740 > >URL: http://svn.freebsd.org/changeset/base/186740 > > > >Log: > > Do not incorrectly add the low 5 bits of the offset to the resulting > > position of the found zero bit. > > =20 > > Submitted by: Jaakko Heinonen > > MFC after: 2 weeks > > > >Modified: > > head/sys/gnu/fs/ext2fs/ext2_bitops.h >=20 > Does this fix ext2fs on amd64? Submitter claims that yes, I only tested the function that was patched. --6K2R/cS9K4qvcBNq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAklhNYQACgkQC3+MBN1Mb4gGjgCfRLx7h9SnyFRNkg7g1RKTSSd+ zMgAnjMQd8XX1JIJ+skNJKU3cGhYFMB3 =PjiF -----END PGP SIGNATURE----- --6K2R/cS9K4qvcBNq--