From owner-cvs-src@FreeBSD.ORG Tue Oct 4 14:59:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 255CC16A41F; Tue, 4 Oct 2005 14:59:45 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D853843D45; Tue, 4 Oct 2005 14:59:44 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C5A0676E; Tue, 4 Oct 2005 09:59:43 -0500 (CDT) Date: Tue, 4 Oct 2005 09:59:43 -0500 To: Mike Silbersack Message-ID: <20051004145943.GA23230@soaustin.net> References: <200510040452.j944q0rI020011@gw.catspoiler.org> <20051004032213.R11746@odysseus.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051004032213.R11746@odysseus.silby.com> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_alloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 14:59:45 -0000 On Tue, Oct 04, 2005 at 03:28:35AM -0500, Mike Silbersack wrote: > Perhaps this is a weird idea, but would it be good policy for people to > write up regression test ideas and put them into src/sys/tools/regression > - even if they don't have time to write the regression test itself? I'd rather see us use GNATS for this. My suggestion would be to invent the '[regression]' tag (I have been adding lots of other tags). I'd rather see transitory information like what's described, in the GNATS repository rather than the CVS repository. mcl