From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 15:01:20 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B945106564A; Tue, 10 Feb 2009 15:01:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id DEFEE8FC13; Tue, 10 Feb 2009 15:01:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (pool-98-109-39-197.nwrknj.fios.verizon.net [98.109.39.197]) by cyrus.watson.org (Postfix) with ESMTPSA id 886AA46B23; Tue, 10 Feb 2009 10:01:19 -0500 (EST) Received: from localhost (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.3/8.14.3) with ESMTP id n1AF17no013737; Tue, 10 Feb 2009 10:01:13 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Tue, 10 Feb 2009 09:42:33 -0500 User-Agent: KMail/1.9.7 References: <1233007263.9302.2.camel@localhost.localdomain> <498EB79F.4010905@FreeBSD.org> <4990A73D.6060108@FreeBSD.org> In-Reply-To: <4990A73D.6060108@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902100942.34044.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 10 Feb 2009 10:01:13 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.2/8975/Tue Feb 10 08:17:08 2009 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: sean.bruno@dsl-only.net, Doug Barton , sbruno@freebsd.org, Martin Subject: Re: UFS Witness LoR + 5 other LoRs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 15:01:20 -0000 On Monday 09 February 2009 4:59:25 pm Doug Barton wrote: > Kris Kennaway wrote: > > Several of these are widely reported, and harmless > > Given that we're coming closer and closer to the time when 8.x will be > in pre-release slush, shouldn't at least some of these get fixed > soonish? If for no other reason than to make it easier to detect real > problems when they arise. Most of these LORs have been present in the tree since at least the unified buffer-cache work back in FreeBSD 2.x. We just did not have the tools to report them prior to 8.x. -- John Baldwin