From owner-svn-src-all@FreeBSD.ORG Thu Sep 10 16:10:12 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D0A41065676; Thu, 10 Sep 2009 16:10:12 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 801268FC08; Thu, 10 Sep 2009 16:10:10 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA24801; Thu, 10 Sep 2009 19:10:08 +0300 (EEST) (envelope-from avg@freebsd.org) Message-ID: <4AA924DF.7080009@freebsd.org> Date: Thu, 10 Sep 2009 19:10:07 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.22 (X11/20090724) MIME-Version: 1.0 To: John Baldwin References: <200909101603.n8AG3CTS024372@svn.freebsd.org> In-Reply-To: <200909101603.n8AG3CTS024372@svn.freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r197069 - in stable/7/sys: . contrib/pf net X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 10 Sep 2009 16:10:12 -0000 on 10/09/2009 19:03 John Baldwin said the following: > Author: jhb > Date: Thu Sep 10 16:03:11 2009 > New Revision: 197069 > URL: http://svn.freebsd.org/changeset/base/197069 > > Log: > Hoist some mergeinfo up from sys/net to sys/. > > Reported by: kib Perhaps it's possible to develop a commit hook that would reject mergeinfo being set on some entities? E.g. individual files, or directories under sys. -- Andriy Gapon