From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 29 00:43:30 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49ACA1065673; Tue, 29 Apr 2008 00:43:30 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.freebsd.org (Postfix) with ESMTP id 1C0578FC16; Tue, 29 Apr 2008 00:43:30 +0000 (UTC) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id AFA0D73302; Tue, 29 Apr 2008 00:24:36 +0000 (GMT) Date: Tue, 29 Apr 2008 00:24:36 +0000 From: John Birrell To: gavin@FreeBSD.org Message-ID: <20080429002436.GB46934@what-creek.com> References: <200804281946.m3SJkDnK003047@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200804281946.m3SJkDnK003047@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-bugs@FreeBSD.org, jb@FreeBSD.org Subject: Re: conf/123164: RELENG_7 mtree and hier.7 contain references to dtrace X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 00:43:30 -0000 On Mon, Apr 28, 2008 at 07:46:13PM +0000, gavin@FreeBSD.org wrote: > Synopsis: RELENG_7 mtree and hier.7 contain references to dtrace > > Responsible-Changed-From-To: freebsd-bugs->jb > Responsible-Changed-By: gavin > Responsible-Changed-When: Mon Apr 28 19:14:51 UTC 2008 > Responsible-Changed-Why: > jb, can you have a look at this? It looks like some bits of > dtrace were never removed when it was taken back out of FreeBSD > last time, so have found their way into RELENG_7 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=123164 I'm not sure that I'd call this a bug. :-) The directory is still applicable to DTrace when it gets MFC'd. The design in current allows it to drop directly into RELENG_7 at some point. There is strong interest from vendors of FreeBSD based systems for DTrace support in both RELENG_7 and RELENG_6. The references /could/ be removed now without breaking anything, but they wil just need to be added back again later. -- John Birrell