Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753391Ab3J2ViE (ORCPT ); Tue, 29 Oct 2013 17:38:04 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:36704 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751864Ab3J2ViB (ORCPT ); Tue, 29 Oct 2013 17:38:01 -0400 MIME-Version: 1.0 In-Reply-To: <20131030083431.59e5d397@notabene.brown> References: <20131030083431.59e5d397@notabene.brown> From: John Schmidt Date: Tue, 29 Oct 2013 14:37:21 -0700 Message-ID: Subject: Re: [PATCH] mdadm.8.in To: NeilBrown Cc: linux-raid , linux-kernel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1387 Lines: 39 Thank you! On Tue, Oct 29, 2013 at 2:34 PM, NeilBrown wrote: > On Tue, 29 Oct 2013 10:16:18 -0700 John Schmidt > wrote: > >> I found a small bug in the documentation of mdadm. I fixed it in my >> local git clone of git://neil.brown.name/mdadm Here is the change: >> >> git diff mdadm.8.in >> diff --git a/mdadm.8.in b/mdadm.8.in >> index 09aff81..006ae59 100644 >> --- a/mdadm.8.in >> +++ b/mdadm.8.in >> @@ -529,7 +529,7 @@ amount of available space is. >> .BR \-c ", " \-\-chunk= >> Specify chunk size of kibibytes. The default when creating an >> array is 512KB. To ensure compatibility with earlier versions, the >> -default when Building and array with no persistent metadata is 64KB. >> +default when building an array with no persistent metadata is 64KB. >> This is only meaningful for RAID0, RAID4, RAID5, RAID6, and RAID10. >> >> RAID4, RAID5, RAID6, and RAID10 require the chunk size to be a power >> >> Let me know if there are other things I need to do to get this patch submitted. >> >> Thank you, >> John Schmidt >> johnschmidt4@gmail.com > > > applied. Thanks. > > NeilBrown -- 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/