From owner-svn-src-head@FreeBSD.ORG Mon Apr 27 19:19:48 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D57E1CB7 for ; Mon, 27 Apr 2015 19:19:48 +0000 (UTC) Received: from nm27-vm10.bullet.mail.gq1.yahoo.com (nm27-vm10.bullet.mail.gq1.yahoo.com [98.136.216.153]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F5AF1F8A for ; Mon, 27 Apr 2015 19:19:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1430161984; bh=otXqvKra1qJMLz006JiJIZJBLgAuyCl9ANo8QhMOdpI=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From:Subject; b=Pbdcw0qBBllBtngTHHD8GTFgDlKuGSg2FPOwzuxyS7gq6/Oobp3g2R8jYdLPcdJDxME3QJvf0PisGBiX54Kk2JMalFmnXJF7TPnSmbB4rC0rltbqFRV/MvYY++oN3oDXH3S7BZ58E9oghw8TjE8P2aRONmZwXBNEkin0fnD/03K/wDE8KObsMmg6SEoNhp/5LSHuk+Nf7VOP78BGgF+I0TmVqGdD/J9kSV5dUDyPRaczxbfb04BQdy/GUs7jn3vRJ1bpmxfQqzgQbxEZGQK30eoMavo8FGSSQLvou6G5jCjeqozVkv2Zh1aoEhsKPfn5gC+tlSC9KS36wkK5GMn3jA== Received: from [98.137.12.191] by nm27.bullet.mail.gq1.yahoo.com with NNFMP; 27 Apr 2015 19:13:04 -0000 Received: from [208.71.42.203] by tm12.bullet.mail.gq1.yahoo.com with NNFMP; 27 Apr 2015 19:13:04 -0000 Received: from [127.0.0.1] by smtp214.mail.gq1.yahoo.com with NNFMP; 27 Apr 2015 19:13:04 -0000 X-Yahoo-Newman-Id: 321175.88667.bm@smtp214.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: lmo7F3wVM1kuCJAour26.efHuyteYDXtRkXScGvdovI8yPl 2PrWNRRroBPSNtyU6ar92e2_873ic1.7wVhqHV_VtAmjuVFTjUwV89dDg.Lq FWctKZqy2o8BH9AWmRQ2OuFRIofzIiI1Co47KmukrWPhYNLQANQvQggzSye8 4VovA7vYiOrMnMwZyPUD1K5H8_9Blx8aMaYDiGqwz1qhKc6UqoEa8ynJLsPz R86EozLZMe7CaZd1MZ2NHJv02gYM3iM6m9Q1pfhgCfB5f1SxL6S2SwqbUv2V Dw0BmoqkD0SEjXsUdmxFholRcW5tDVBiABNQChpARycSPePykD.XKEPVKkRt 4VRRqqKNUJtXetVUv1I..eMm7WYs3q4OFSYXDa4HC3ZGiPJeSXmmzq3ZEBCC bdWhsf8tapiIcQ8BC3bgOylJIhpz03rCyarrSCJc5uVdV4job99pUiTj_Qkn rJiRGJfwUTUl2lI1wiCxsTVpm7_ajVuSsfZGfC9phubDWMq492kjXWy5nbzr Qd_6FuOTr9c8maM4XEGlIbTg9V9pj5wMUUSDRowkn X-Yahoo-SMTP: clhABp.swBB7fs.LwIJpv3jkWgo2NU8- Subject: Re: svn commit: r282064 - head/sys/boot/common Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_F26C741D-6911-4F17-84F5-6DCE8C7B3566"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5b6 (7bf389b) From: Scott Long In-Reply-To: <00E0CFB6-FEEA-4260-9B8B-807353025D58@gmail.com> Date: Mon, 27 Apr 2015 13:12:51 -0600 Cc: Scott Long , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <2425CE48-8D65-4B9A-AED9-14E5414A8D23@yahoo.com> References: <201504270738.t3R7clxV079521@svn.freebsd.org> <00E0CFB6-FEEA-4260-9B8B-807353025D58@gmail.com> To: Garrett Cooper X-Mailer: Apple Mail (2.2070.6) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Apr 2015 19:19:49 -0000 --Apple-Mail=_F26C741D-6911-4F17-84F5-6DCE8C7B3566 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Apr 27, 2015, at 1:40 AM, Garrett Cooper = wrote: >=20 > On Apr 27, 2015, at 0:38, Scott Long wrote: >=20 >> Author: scottl >> Date: Mon Apr 27 07:38:46 2015 >> New Revision: 282064 >> URL: https://svnweb.freebsd.org/changeset/base/282064 >>=20 >> Log: >> Small change in header order to allow this to compile. >>=20 >> Obtained from: Netflix, Inc. >> MFC after: 3 days >>=20 >> Modified: >> head/sys/boot/common/md.c >=20 > Hi Scott, > How was this broken before? > Thanks! > -NGie It didn=E2=80=99t compile. Note that you have to set MD_IMAGE_SIZE in = order to even attempt to compile it. Scott --Apple-Mail=_F26C741D-6911-4F17-84F5-6DCE8C7B3566 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVPoozAAoJEIxiMIkw8yo4BdwH/1BPhq/UOJYdrC6NbsJ0qx3g xBDvzEUpklrD5X/IcGwjRM7cYch/YK2bkwbUcFUyCqkKQJnzKcEvsStYIVlx7jXT 0lqYFlROI7mln+kjtgdZd0XGKZ1h/szXAxawOMdErG0Y6v1sqLqXhnplOEDgjA0t 7p5IRYPm1NHokZrt54bJetElBbQHNbgj/Wiz3mKwo11SaKDngfPRw1+fUnXRweNH lrVtI3o9CQarSM3jov99FZq2VVTVCypt8iLhfr2HCCuDX7qGZwaC+nGEGeO29/cU 1yrz9H/nYtsTxh7GRJSvRjEVGS99JiqgY8YaD9a1MHQDYz5vX3N9AzJKZJNRyis= =W9fv -----END PGP SIGNATURE----- --Apple-Mail=_F26C741D-6911-4F17-84F5-6DCE8C7B3566--