From owner-freebsd-bugs@FreeBSD.ORG Fri May 8 04:14:40 2009 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 3C5F8106564A; Fri, 8 May 2009 04:14:40 +0000 (UTC) (envelope-from mkarsten@cs.uwaterloo.ca) Received: from services110.cs.uwaterloo.ca (services110.cs.uwaterloo.ca [129.97.152.166]) by mx1.freebsd.org (Postfix) with ESMTP id EBBD18FC19; Fri, 8 May 2009 04:14:39 +0000 (UTC) (envelope-from mkarsten@cs.uwaterloo.ca) Received: from [192.168.254.9] (CPE001b21329ab2-CM0011aea0fe90.cpe.net.cable.rogers.com [99.236.49.81]) (authenticated bits=0) by services110.cs.uwaterloo.ca (8.13.8/8.13.8) with ESMTP id n483wGnx005421 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 7 May 2009 23:58:19 -0400 (EDT) Message-ID: <4A03ADD3.2080608@cs.uwaterloo.ca> Date: Thu, 07 May 2009 23:58:11 -0400 From: Martin Karsten User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: linimon@FreeBSD.org References: <200905080336.n483aU3c076219@freefall.freebsd.org> In-Reply-To: <200905080336.n483aU3c076219@freefall.freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Miltered: at mailchk-w03 with ID 4A03ADD8.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Virus-Scanned: clamav-milter 0.95.1 at mailchk-m04 X-Virus-Status: Clean X-UUID: 3c950f8a-fb78-4b49-ace1-a0e93275d512 Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/134355: comments for m_getm2 inconsistent with behaviour 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: Fri, 08 May 2009 04:14:40 -0000 Sorry, I'm not familiar with the development tree. I've found it in /usr/src/sys/kern/uipc_mbuf.c on a 7.2-RELEASE system. Thanks, Martin linimon@FreeBSD.org wrote: > Old Synopsis: cooments for m_getm2 inconsistent with behaviour > New Synopsis: comments for m_getm2 inconsistent with behaviour > > State-Changed-From-To: open->feedback > State-Changed-By: linimon > State-Changed-When: Fri May 8 03:36:00 UTC 2009 > State-Changed-Why: > To which part of the tree does this apply? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=134355