All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mdadm.8.in
@ 2013-10-29 17:16 John Schmidt
  2013-10-29 17:59 ` Levente Kurusa
  2013-10-29 21:34 ` NeilBrown
  0 siblings, 2 replies; 4+ messages in thread
From: John Schmidt @ 2013-10-29 17:16 UTC (permalink / raw)
  To: linux-raid, linux-kernel

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] mdadm.8.in
  2013-10-29 17:16 [PATCH] mdadm.8.in John Schmidt
@ 2013-10-29 17:59 ` Levente Kurusa
  2013-10-29 21:34 ` NeilBrown
  1 sibling, 0 replies; 4+ messages in thread
From: Levente Kurusa @ 2013-10-29 17:59 UTC (permalink / raw)
  To: John Schmidt, linux-raid, linux-kernel

2013-10-29 18:16 keltezéssel, John Schmidt írta:
> 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.

Hi,

I don't think this belongs to LKML.
I am not familiar with linux-raid but I think that the following guidelines
do apply there as well.

https://www.kernel.org/doc/Documentation/SubmittingPatches

Other than this, the patch is a legitimate one, I am sure it will be accepted.


--
Regards,
Levente Kurusa

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] mdadm.8.in
  2013-10-29 17:16 [PATCH] mdadm.8.in John Schmidt
  2013-10-29 17:59 ` Levente Kurusa
@ 2013-10-29 21:34 ` NeilBrown
  2013-10-29 21:37   ` John Schmidt
  1 sibling, 1 reply; 4+ messages in thread
From: NeilBrown @ 2013-10-29 21:34 UTC (permalink / raw)
  To: John Schmidt; +Cc: linux-raid, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]

On Tue, 29 Oct 2013 10:16:18 -0700 John Schmidt <johnschmidt4@gmail.com>
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] mdadm.8.in
  2013-10-29 21:34 ` NeilBrown
@ 2013-10-29 21:37   ` John Schmidt
  0 siblings, 0 replies; 4+ messages in thread
From: John Schmidt @ 2013-10-29 21:37 UTC (permalink / raw)
  To: NeilBrown; +Cc: linux-raid, linux-kernel

Thank you!

On Tue, Oct 29, 2013 at 2:34 PM, NeilBrown <neilb@suse.de> wrote:
> On Tue, 29 Oct 2013 10:16:18 -0700 John Schmidt <johnschmidt4@gmail.com>
> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-29 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-29 17:16 [PATCH] mdadm.8.in John Schmidt
2013-10-29 17:59 ` Levente Kurusa
2013-10-29 21:34 ` NeilBrown
2013-10-29 21:37   ` John Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.