From owner-freebsd-stable@FreeBSD.ORG Tue Oct 5 20:44:46 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F71516A4CE; Tue, 5 Oct 2004 20:44:46 +0000 (GMT) Received: from smartmx-02.inode.at (smartmx-02.inode.at [213.229.60.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7728543D39; Tue, 5 Oct 2004 20:44:45 +0000 (GMT) (envelope-from mranner@inode.at) Received: from [62.99.193.107] (port=2680 helo=[62.99.193.107]) by smartmx-02.inode.at with esmtp (Exim 4.30) id 1CEwAt-0002XV-6f; Tue, 05 Oct 2004 22:44:43 +0200 From: Michael Ranner To: freebsd-gnats-submit@FreeBSD.org, rene@tunix.nl Date: Tue, 5 Oct 2004 22:44:19 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200410052244.19022.mranner@inode.at> cc: freebsd-stable@freebsd.org cc: sos@freebsd.org Subject: Re: kern/68315: [patch] atacontrol addspare for 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:44:46 -0000 Works also well on FreeBSD 4.10, I have it tested at my home machine with defective spare (kernelthread aborts as expexted, some little system hang) and I rebuilded a degraded RAID 1 array with my non-raid-bios onboard-ATA- controller. Who would be able to review it for merge in FreeBSD 4-stable?