From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754131AbXJVHP4 (ORCPT ); Mon, 22 Oct 2007 03:15:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751706AbXJVHPp (ORCPT ); Mon, 22 Oct 2007 03:15:45 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43211 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680AbXJVHPo (ORCPT ); Mon, 22 Oct 2007 03:15:44 -0400 From: NeilBrown To: Andrew Morton Date: Mon, 22 Oct 2007 17:15:27 +1000 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D Cc: Stable , M@suse.de Subject: [PATCH 000 of 2] md: Fixes for md in 2.6.23 Message-ID: <20071022171426.31103.patches@notabene> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org It appears that a couple of bugs slipped in to md for 2.6.23. These two patches fix them and are appropriate for 2.6.23.y as well as 2.6.24-rcX Thanks, NeilBrown [PATCH 001 of 2] md: Fix an unsigned compare to allow creation of bitmaps with v1.0 metadata. [PATCH 002 of 2] md: raid5: fix clearing of biofill operations