From owner-svn-src-all@freebsd.org Mon May 8 18:46:24 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1836D631AF; Mon, 8 May 2017 18:46:23 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 396C61B6C; Mon, 8 May 2017 18:46:23 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x241.google.com with SMTP id b23so10865323pfc.0; Mon, 08 May 2017 11:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=3uECp90TNKm0HPK0uhTnAs8ovWXKore6dYASp0jq8EQ=; b=Rnj/IkXpgFifgphdoC0wxR8Ajp9vt9q/lLIAX2sXOLrYRnkOW+hxsg0BgQkv2Txl7F Jfwmyw0jYFTPaBUgDDPWAt/RmnZ//6q+zUNWAtNrlxoCKQONt3gLCcIcmgeqgHgJXuVP C7pqtXuDsPZmtEtDVDShd5GXnSWtDaG4AdNiZRjVLjyqLC2Fv7ooGLn8hwujgTZpV+Vf 0O29I945drDwstNpeqYloJbASErOYAe5nGntY6v1mFt6ADyKM8K3Et2Byt/AlWGL2JfY 9p3RzEFJQQaY3NwVUQWnMfygSg/o4g5nl6zJel0M3qh/raNykOtd34KuuYlxZLxwQOke ljww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=3uECp90TNKm0HPK0uhTnAs8ovWXKore6dYASp0jq8EQ=; b=N57pZYiHxfnWDfFrFvnxt+1JY2pDw0HIt5yqeWDUtcI6fB4/KZBlYXKWze+Fqxismv BLP1USnVWMj1xWalSN/CaQF7BmbKEN6FuSyNr9rIhxmZPzjWyniUzcuHdLzZ5U8RC7Ft k9smeX7lzvTdunHqhP3c37wkluD93yoIL0O9r7Ry6NperrypCm/oOOSvYp0TVLvc9VAd qhuh1HCn8sEFYXLjiuQwdW03MsCtcGaQPjEE+O1l/A3RMRc2e8q0dlCbrO2Uzsye2Vvr DCN5gpnd73CUGpM0V4+X+1yBiqAlSzVDreL0ibb5/V1sTIQca6xFJKKvglH6pxdcNCAN Rh4g== X-Gm-Message-State: AN3rC/6RH5vSOK5RZ267koGOxSg0jvBTAsCDxhmmRegi/SM/FYHXyhrx +zvAwNOOSEGK3jqYiRw= X-Received: by 10.98.5.132 with SMTP id 126mr32566932pff.229.1494269182549; Mon, 08 May 2017 11:46:22 -0700 (PDT) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id y190sm7140642pgd.25.2017.05.08.11.46.21 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 May 2017 11:46:21 -0700 (PDT) Subject: Re: svn commit: r317744 - in head/usr.sbin/makefs: . ffs Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_65F4EF10-5AC1-4235-8142-3D979B8A4690"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: Date: Mon, 8 May 2017 11:46:20 -0700 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <980BBC93-4004-4036-BEF4-3C58DB23BED6@gmail.com> References: <201705031421.v43ELIP9093367@repo.freebsd.org> To: Ed Maste X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2017 18:46:24 -0000 --Apple-Mail=_65F4EF10-5AC1-4235-8142-3D979B8A4690 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On May 8, 2017, at 11:24, Ngie Cooper (yaneurabeya) = wrote: >=20 >>=20 >> On May 3, 2017, at 07:21, Ed Maste wrote: >>=20 >> Author: emaste >> Date: Wed May 3 14:21:18 2017 >> New Revision: 317744 >> URL: https://svnweb.freebsd.org/changeset/base/317744 >>=20 >> Log: >> makefs: make buf generic >>=20 >> it has nothing to do with ffs and will eventually be moved. >> gc sectorsize. >>=20 >> NetBSD versions: >> ffs.c 1.58 >> ffs/buf.c 1.14 1.18 >> ffs/buf.h 1.8 >>=20 >> Obtained from: NetBSD >> Sponsored by: The FreeBSD Foundation >=20 > This commit broke building releases and a number of tests: = https://ci.freebsd.org/job/FreeBSD-head-amd64-test/3003/ . > Thanks, > -Ngie I reverted the `sectorsize` portion of this change in r317967 to = unbreak the makefs and the fstyp tests. It seems that ffs_validate(..) = isn=E2=80=99t called in all cases properly, or the structure isn=E2=80=99t= being initialized properly. Thanks, -Ngie --Apple-Mail=_65F4EF10-5AC1-4235-8142-3D979B8A4690 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 iQIcBAEBCgAGBQJZELz8AAoJEPWDqSZpMIYVaJcP/0ld1ywAg6eep0NNGE7V4NLV kryVUzEJ9H0FHrAu88FL0P2kXeSohnNdUzQbDSv1djUr6MJA5QF6fYgaXyqh9s9z u09BEWdg6AyuKrCtM61EowrDu45m9p/sbNnnydt6ZQ18gCc5r8win3mI/boik6Cb Xyj12EHO8oNS1fIwLZOZlobbfAygivQ8HqDkT8FTrqxFdtHuyq3I+1bOdI/FnIG4 oBMHdwfrzb5PhHYQC8MYGza6ILoEF5+h0JUKdoYUcyraqsbBtiwoMkuQSJARofOp nK9SyMHj5nubc+lnofJLeNYDRKW5OAgoRa1iPbET7S14dNEBK/vEP9MhxYbqeBPd s/Lgt/4tW5dsE4OfOCYCHXCQdC5oYGz5VFg9d+rBUeJdk2kh8VdOjsDQN27zIwp9 2osVwZkRgTOytvCDqFHc1rHxKHE/+5yzxf1pu6Es++0lejNLZ5TeFz5gXGDe7Ilj /lneJFqxOGekoCN/GY3WaKys8E1SREA4qqJR8CP+bx7QSqoPxQFaN5x6e1WI/Y0R 1gXEtaSLA4UjrNHyCARPpzOU/GNGdt6qlUnmLVWIqN9w2NJPkb84BKWNWOOAw9vs CmtApFNKTmhKAXLZ4bk/9LwSju2t49FyuZnUOYcsxO/edMuNnagl40HMN1lzQGsm loaJVFbH726Pvo9U6Htr =RI4W -----END PGP SIGNATURE----- --Apple-Mail=_65F4EF10-5AC1-4235-8142-3D979B8A4690--