From owner-freebsd-current@FreeBSD.ORG Wed Oct 12 02:11:34 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B37216A439 for ; Wed, 12 Oct 2005 02:11:34 +0000 (GMT) (envelope-from cisbjc@cs.unisa.edu.au) Received: from reason.levels.unisa.edu.au (reason.levels.unisa.edu.au [130.220.33.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE73043D45 for ; Wed, 12 Oct 2005 02:11:33 +0000 (GMT) (envelope-from cisbjc@cs.unisa.edu.au) Received: from [192.168.0.209] (cis220313.levels.unisa.edu.au [130.220.37.202]) by reason.levels.unisa.edu.au (8.12.10/8.12.10) with ESMTP id j9C2BSKu028677; Wed, 12 Oct 2005 11:41:31 +0930 (CST) Message-ID: <434C7096.7000007@cs.unisa.edu.au> Date: Wed, 12 Oct 2005 11:40:30 +0930 From: Benjamin Close User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050627) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <434BCDF6.3090303@samsco.org> In-Reply-To: <434BCDF6.3090303@samsco.org> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: FreeBSD 6.0-RC1 available 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: Wed, 12 Oct 2005 02:11:34 -0000 Since we are now in RC, could someone please put in a warning about the ata driver not supporting parity on raid5 arrays. It's sure to bite someone otherwise. src/sys/dev/ata/ata-raid.c:512 Still shows it's not implemented. Cheers, Benjamin