From: Jens Axboe <axboe@kernel.dk>
To: Bart Van Assche <Bart.VanAssche@wdc.com>,
"huhai@kylinos.cn" <huhai@kylinos.cn>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
"ming.lei@redhat.com" <ming.lei@redhat.com>
Subject: Re: blk-mq: make sure that correct hctx->dispatch_from is set
Date: Fri, 18 May 2018 09:15:46 -0600 [thread overview]
Message-ID: <fd2ce5bb-0226-7d53-9f4e-c024640e2e07@kernel.dk> (raw)
In-Reply-To: <a59b0cd1a5bddf8f00eda21e3eaadfe02db52311.camel@wdc.com>
On 5/18/18 9:10 AM, Bart Van Assche wrote:
> On Fri, 2018-05-18 at 22:46 +0800, huhai wrote:
>> Yes, it is more readable
>>
>> Finally, thank you for reminding me. Next time I'll change gmail to submit patch.
>
> Hello Huhai,
>
> Please have a look at Documentation/process/email-clients.rst.
Yeah, I did point at that one too.
For sending out patches, I would strongly recommend just using git send-email.
It works fine with gmail, that's what I always use.
$ cat ~/.gitconfig
[sendemail]
from = Jens Axboe <axboe@kernel.dk>
smtpserver = smtp.gmail.com
smtpuser = axboe@kernel.dk
smtpencryption = tls
smtppass = <insert pass or appcode here>
smtpserverport = 587
--
Jens Axboe
prev parent reply other threads:[~2018-05-18 15:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 13:42 blk-mq: make sure that correct hctx->dispatch_from is set 胡海
2018-05-18 14:00 ` Ming Lei
2018-05-18 14:27 ` Jens Axboe
2018-05-18 14:31 ` Jens Axboe
2018-05-18 14:46 ` huhai
2018-05-18 14:50 ` Jens Axboe
2018-05-18 15:10 ` Bart Van Assche
2018-05-18 15:15 ` Jens Axboe [this message]
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=fd2ce5bb-0226-7d53-9f4e-c024640e2e07@kernel.dk \
--to=axboe@kernel.dk \
--cc=Bart.VanAssche@wdc.com \
--cc=huhai@kylinos.cn \
--cc=linux-block@vger.kernel.org \
--cc=ming.lei@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox