From: Guoqing Jiang <gqjiang@suse.com>
To: Jack Wang <jack.wang.usish@gmail.com>, Zhilong Liu <zlliu@suse.com>
Cc: shli@fb.com, linux-raid <linux-raid@vger.kernel.org>
Subject: Re: [PATCH] md:fix a trivial typo in comments
Date: Mon, 13 Mar 2017 17:23:38 +0800 [thread overview]
Message-ID: <58C6651A.3090106@suse.com> (raw)
In-Reply-To: <CA+res+SABO1y1FAXX3CrncmmYHKis5QQiNUm=AVcV9i2Ej3-rA@mail.gmail.com>
On 03/13/2017 05:10 PM, Jack Wang wrote:
> 2017-03-13 6:53 GMT+01:00 Zhilong Liu <zlliu@suse.com>:
>> fix a trivial typo in freeze_array() of raid1.c
>>
>> Signed-off-by: Zhilong Liu <zlliu@suse.com>
>> ---
>> drivers/md/raid1.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/md/raid1.c b/drivers/md/raid1.c
>> index 7b0f647..2ec0617 100644
>> --- a/drivers/md/raid1.c
>> +++ b/drivers/md/raid1.c
>> @@ -958,7 +958,7 @@ static void allow_barrier(struct r1conf *conf, sector_t start_next_window,
>> static void freeze_array(struct r1conf *conf, int extra)
>> {
>> /* stop syncio and normal IO and wait for everything to
>> - * go quite.
>> + * go quit.
>> * We wait until nr_pending match nr_queued+extra
>> * This is called in the context of one normal IO request
>> * that has failed. Thus any sync request that might be pending
>> --
> s/quite/quietly ?
I guess it should be "quiet" if referring from freeze_array in raid10.c.
Thanks,
Guoqing
next prev parent reply other threads:[~2017-03-13 9:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-13 5:53 [PATCH] md:fix a trivial typo in comments Zhilong Liu
2017-03-13 9:10 ` Jack Wang
2017-03-13 9:23 ` Guoqing Jiang [this message]
2017-03-13 9:26 ` zhilong
2017-03-13 14:27 ` John Stoffel
2017-03-13 14:59 ` Coly Li
2017-03-14 7:52 ` [PATCH v1] " Zhilong Liu
2017-03-14 8:23 ` Coly Li
2017-03-14 18:09 ` Shaohua Li
-- strict thread matches above, loose matches on Subject: below --
2017-03-15 8:14 [PATCH] " Zhilong Liu
2016-03-21 11:19 [PATCH] md: fix " Wei Fang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58C6651A.3090106@suse.com \
--to=gqjiang@suse.com \
--cc=jack.wang.usish@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=shli@fb.com \
--cc=zlliu@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.