Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750936AbWEPBNQ (ORCPT ); Mon, 15 May 2006 21:13:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750932AbWEPBNQ (ORCPT ); Mon, 15 May 2006 21:13:16 -0400 Received: from mx1.suse.de ([195.135.220.2]:51605 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750928AbWEPBNP (ORCPT ); Mon, 15 May 2006 21:13:15 -0400 From: NeilBrown To: Andrew Morton Date: Tue, 16 May 2006 11:12:56 +1000 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D Subject: [PATCH 000 of 3] md: Introduction - 3 bugfixs for -mm Message-ID: <20060516111036.2649.patches@notabene> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 18 The first of these fixes issues with the new bmap based bitmap file access code, and possibly should be an -mm hotfix, and without it, 'internal' bitmaps don't work any more :-( Others are minor and unrelated. Thanks, NeilBrown [PATCH 001 of 3] md: Change md/bitmap file handling to use bmap to file blocks-fix [PATCH 002 of 3] md: Fix inverted test for 'repair' directive. [PATCH 003 of 3] md: Calculate correct array size for raid10 in new offset mode. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/