From: Omar Sandoval <osandov@osandov.com>
To: Yi Zhang <yi.zhang@redhat.com>
Cc: gi-oh.kim@profitbricks.com, osandov@fb.com, linux-block@vger.kernel.org
Subject: Re: [PATCH] blktests: remove unused null_blk parameter for _init_null_blk in block/016
Date: Tue, 28 Aug 2018 11:06:28 -0700 [thread overview]
Message-ID: <20180828180628.GB18173@vader> (raw)
In-Reply-To: <20180825100619.17868-1-yi.zhang@redhat.com>
On Sat, Aug 25, 2018 at 06:06:19PM +0800, Yi Zhang wrote:
> Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
> ---
> tests/block/016 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/block/016 b/tests/block/016
> index 0e6f2e1..e0a63ad 100755
> --- a/tests/block/016
> +++ b/tests/block/016
> @@ -32,7 +32,7 @@ requires() {
> test() {
> echo "Running ${TEST_NAME}"
>
> - if ! _init_null_blk null_blk queue_mode=2 irqmode=2 completion_nsec=2000000000; then
> + if ! _init_null_blk queue_mode=2 irqmode=2 completion_nsec=2000000000; then
> return 1
> fi
Applied, thanks!
prev parent reply other threads:[~2018-08-28 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-25 10:06 [PATCH] blktests: remove unused null_blk parameter for _init_null_blk in block/016 Yi Zhang
2018-08-27 7:56 ` Gi-Oh Kim
2018-08-28 18:06 ` Omar Sandoval [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=20180828180628.GB18173@vader \
--to=osandov@osandov.com \
--cc=gi-oh.kim@profitbricks.com \
--cc=linux-block@vger.kernel.org \
--cc=osandov@fb.com \
--cc=yi.zhang@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