* [PATCH] md.4: two typos fixed
@ 2011-08-22 17:24 Bill Allaire
2011-08-22 23:15 ` NeilBrown
0 siblings, 1 reply; 3+ messages in thread
From: Bill Allaire @ 2011-08-22 17:24 UTC (permalink / raw)
To: Linux-RAID; +Cc: neilb
Signed-off-by: Bill Allaire <vger@bogoflop.com>
---
md.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/md.4 b/md.4
index 36719ba..d97803c 100644
--- a/md.4
+++ b/md.4
@@ -136,7 +136,7 @@ details.
.I md
is able to communicate with the user-space program through various
sysfs attributes so that it can make appropriate changes to the
-metadata \- for example to make a device as faulty. When necessary,
+metadata \- for example to mark a device as faulty. When necessary,
.I md
will wait for the program to acknowledge the event by writing to a
sysfs attribute.
@@ -215,7 +215,7 @@ spindle. In theory, having an N-disk RAID1 will
allow N sequential
threads to read from all disks.
Individual devices in a RAID1 can be marked as "write-mostly".
-This drives are excluded from the normal read balancing and will only
+These drives are excluded from the normal read balancing and will only
be read from when there is no other option. This can be useful for
devices connected over a slow link.
--
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] md.4: two typos fixed
2011-08-22 17:24 [PATCH] md.4: two typos fixed Bill Allaire
@ 2011-08-22 23:15 ` NeilBrown
2011-08-23 0:06 ` John Robinson
0 siblings, 1 reply; 3+ messages in thread
From: NeilBrown @ 2011-08-22 23:15 UTC (permalink / raw)
To: Bill Allaire; +Cc: Linux-RAID
On Mon, 22 Aug 2011 13:24:17 -0400 Bill Allaire <vger@bogoflop.com> wrote:
> Signed-off-by: Bill Allaire <vger@bogoflop.com>
> ---
> md.4 | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/md.4 b/md.4
> index 36719ba..d97803c 100644
> --- a/md.4
> +++ b/md.4
> @@ -136,7 +136,7 @@ details.
> .I md
> is able to communicate with the user-space program through various
> sysfs attributes so that it can make appropriate changes to the
> -metadata \- for example to make a device as faulty. When necessary,
> +metadata \- for example to mark a device as faulty. When necessary,
> .I md
> will wait for the program to acknowledge the event by writing to a
> sysfs attribute.
> @@ -215,7 +215,7 @@ spindle. In theory, having an N-disk RAID1 will
> allow N sequential
> threads to read from all disks.
>
> Individual devices in a RAID1 can be marked as "write-mostly".
> -This drives are excluded from the normal read balancing and will only
> +These drives are excluded from the normal read balancing and will only
> be read from when there is no other option. This can be useful for
> devices connected over a slow link.
>
Applied - thanks.
However the patch was corrupted a bit - most of the lines had 2 leading
spaces where they should have had one. It was easy enough to fix it but for
a larger patch it would be a problem.
There is presumably some way to tell Thunderbird to send the text verbatim
and not reformat it, but I have no idea what that way would be...
NeilBrown
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] md.4: two typos fixed
2011-08-22 23:15 ` NeilBrown
@ 2011-08-23 0:06 ` John Robinson
0 siblings, 0 replies; 3+ messages in thread
From: John Robinson @ 2011-08-23 0:06 UTC (permalink / raw)
To: NeilBrown; +Cc: Bill Allaire, Linux-RAID
On 23/08/2011 00:15, NeilBrown wrote:
> On Mon, 22 Aug 2011 13:24:17 -0400 Bill Allaire<vger@bogoflop.com> wrote:
>
>> Signed-off-by: Bill Allaire<vger@bogoflop.com>
>> ---
>> md.4 | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
[...]
> However the patch was corrupted a bit - most of the lines had 2 leading
> spaces where they should have had one. It was easy enough to fix it but for
> a larger patch it would be a problem.
>
> There is presumably some way to tell Thunderbird to send the text verbatim
> and not reformat it, but I have no idea what that way would be...
That'll be format=flowed and its space-stuffing to protect some lines.
I'm not clear why lines which begin with one space need an extra one
added. Anyway.
Yes, Thunderbird can have format=flowed disabled by setting
mailnews.send_plaintext_flowed to false in the config editor, or you can
send really plain text line a patch by attaching it.
Cheers,
John.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-23 0:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22 17:24 [PATCH] md.4: two typos fixed Bill Allaire
2011-08-22 23:15 ` NeilBrown
2011-08-23 0:06 ` John Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).