From owner-svn-src-all@FreeBSD.ORG Tue May 5 05:16:22 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41B9CDD7; Tue, 5 May 2015 05:16:22 +0000 (UTC) Received: from smtp2.wemm.org (smtp2.wemm.org [IPv6:2001:470:67:39d::78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp2.wemm.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 27DBD19D4; Tue, 5 May 2015 05:16:22 +0000 (UTC) Received: from overcee.wemm.org (canning.wemm.org [192.203.228.65]) by smtp2.wemm.org (Postfix) with ESMTP id 4440BAD6; Mon, 4 May 2015 22:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=m20140428; t=1430802981; bh=SPab1frb7XCjYLXj8bwfC7T9RZq1MRAkASUhnrIV3/c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=T9puZF+OSuKuAbxFk+4CiH5mDtn7RMKX5I2bCEnrS80DL+8n1qU57//P/FZordHDV ISpjID62Ong9G0vJ9Bc7VmmCVgekNhIy5QpUfZNL/e41mhQjp1XEiMEjEWlVuJshVh a3zJ0+oP8c9cagRDCIpbH648dLsBmR6GlIxFtXOQ= From: Peter Wemm To: Edward Tomasz Napierala Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r281551 - in head/sys: compat/freebsd32 compat/linprocfs kern sys Date: Mon, 04 May 2015 22:16:15 -0700 Message-ID: <1801676.lkz3AbOCeE@overcee.wemm.org> User-Agent: KMail/4.14.3 (FreeBSD/11.0-CURRENT; KDE/4.14.3; amd64; ; ) In-Reply-To: <201504150913.t3F9DBxe052815@svn.freebsd.org> References: <201504150913.t3F9DBxe052815@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9141800.SoBmtebVJ0"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 05 May 2015 05:16:22 -0000 --nextPart9141800.SoBmtebVJ0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" On Wednesday, April 15, 2015 09:13:11 AM Edward Tomasz Napierala wrote:= > Author: trasz > Date: Wed Apr 15 09:13:11 2015 > New Revision: 281551 > URL: https://svnweb.freebsd.org/changeset/base/281551 >=20 > Log: > Rewrite linprocfs_domtab() as a wrapper around kern_getfsstat(). Th= is > adds missing jail and MAC checks. >=20 > Differential Revision:=09https://reviews.freebsd.org/D2193 > Reviewed by:=09kib@ > MFC after:=091 month Please don't MFC this without taking care of of the follow-up bug fix. = =20 Something like r282448 is needed to keep old binaries (and old jails) w= orking. =2D-=20 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI= 6FJV UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246 --nextPart9141800.SoBmtebVJ0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJVSFIfAAoJEDXWlwnsgJ4Em7cH/RwDS3jVblAaZflwtj7HTtsa UU0AF78yj2EDzOK64w4LMfJpxlzJrJCrz7obFg12FNpm8QpdJz7k5NgtBfndSXGr GiE2mdzO2JjK7fqvO7PiO24kvTynYABOk7Cp+b3Z0Gmzju1Ua2BwJgjdWg2fidXC sRQQEh9CN0rJayjttX6jhIgYsQZtCBHp+jLxcwmi/lLJj17UaLiVHZf97PylLotT fAUfQn/PS9ELPWW3Sl5ho2f9WtEDa+CWrKgtxvRIA7kBczxgtMDW947fe1DxwfOj oJY/IYala5iBulSycRn9ftd+RHTBZ5ZBK3+zkT4z1PrDtxKznsFRs/woi88exe4= =24Y8 -----END PGP SIGNATURE----- --nextPart9141800.SoBmtebVJ0--