From owner-svn-src-head@FreeBSD.ORG Mon Jun 10 05:45:21 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3FBEF19B; Mon, 10 Jun 2013 05:45:21 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1E2A31C3A; Mon, 10 Jun 2013 05:45:20 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id B708823F848; Mon, 10 Jun 2013 01:45:19 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us B708823F848 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 10 Jun 2013 01:45:17 -0400 From: Glen Barber To: Steve Kargl Subject: Re: svn commit: r251590 - in head/sys: kern sys Message-ID: <20130610054517.GV13292@glenbarber.us> References: <201306092351.r59NpRTZ024888@svn.freebsd.org> <20130610053719.GU13292@glenbarber.us> <20130610053930.GA17558@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8MA55IEjTDEadc2f" Content-Disposition: inline In-Reply-To: <20130610053930.GA17558@troutmask.apl.washington.edu> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Marcel Moolenaar , src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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, 10 Jun 2013 05:45:21 -0000 --8MA55IEjTDEadc2f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 09, 2013 at 10:39:30PM -0700, Steve Kargl wrote: > On Mon, Jun 10, 2013 at 01:37:19AM -0400, Glen Barber wrote: > > On Sun, Jun 09, 2013 at 11:51:27PM +0000, Marcel Moolenaar wrote: > > > Author: marcel > > > Date: Sun Jun 9 23:51:26 2013 > > > New Revision: 251590 > > > URL: http://svnweb.freebsd.org/changeset/base/251590 > > >=20 > > > Log: > > > Add vfs_mounted and vfs_unmounted events so that components can be = informed > > > about mount and unmount events. This is used by Juniper to implemen= t a more > > > optimal implementation of NetBSD's veriexec. > > > =20 > > > Submitted by: stevek@juniper.net > > > Obtained from: Juniper Networks, Inc > > >=20 > > > Modified: > > > head/sys/kern/vfs_mount.c > > > head/sys/sys/mount.h > > >=20 > >=20 > > This breaks head/ for me. > >=20 >=20 > A 15000 line post. Really? >=20 Yeah, it was a _big_ screwup on my part. Was not at all intended... Glen --8MA55IEjTDEadc2f Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRtWftAAoJEFJPDDeguUaji38H/2hue3rlRDW6Mf+Ma70KPNqk +fLAaMnSfXl/YtVtkpcJ/+AhwxLzf0dBntq/PQx8yAmM4mSUdSYDIHdm9D9jJA5+ AfHpDDpCLLjj7Aj0VL4tGROUgL49yBSr0hJS3vtqR/TQeihdFJRlhAP0LsPxvChm WqluVWsLpNg2hee5xe7mFIT9ruMUTsxFojf+6V0ffxJ4FAcIvB/WF79oklItLufE SqDodU+aljVaMmBHtAHPVx3VfNxNnQQqmH7Xf8sF/8j6buEHzLsbY1Cymyo2rRzT 1z4J5S+6+s0mq+xvKBr7S4maDvuNjYeO+5PIUcmSkGLSo6LnpQd8wOUeAl6XGCk= =qW+b -----END PGP SIGNATURE----- --8MA55IEjTDEadc2f--