linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com>
To: Yi Zhang <yi.zhang@redhat.com>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Cc: "osandov@osandov.com" <osandov@osandov.com>
Subject: Re: [PATCH blktests] block/027: remove duplicate --group_reporting=1
Date: Mon, 9 Sep 2019 17:05:30 +0000	[thread overview]
Message-ID: <BYAPR04MB5749D90F72105513AD59887386B70@BYAPR04MB5749.namprd04.prod.outlook.com> (raw)
In-Reply-To: 20190909165506.14716-1-yi.zhang@redhat.com

Good catch Yang, looks good to me.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>

On 09/09/2019 09:56 AM, Yi Zhang wrote:
> Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
> ---
>   tests/block/027 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/block/027 b/tests/block/027
> index 0ff9e4c..e818bf7 100755
> --- a/tests/block/027
> +++ b/tests/block/027
> @@ -56,7 +56,7 @@ scsi_debug_stress_remove() {
>   	local num_jobs=4 runtime=12
>   	fio --rw=randread --size=128G --direct=1 --ioengine=libaio \
>   		--iodepth=2048 --numjobs=$num_jobs --bs=4k \
> -		--group_reporting=1 --group_reporting=1 --runtime=$runtime \
> +		--group_reporting=1 --runtime=$runtime \
>   		--loops=10000 --cgroup="blktests/${TEST_NAME}" \
>   		"${fio_jobs[@]}" > "$FULL" 2>&1 &
>
>


  reply	other threads:[~2019-09-09 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09 16:55 [PATCH blktests] block/027: remove duplicate --group_reporting=1 Yi Zhang
2019-09-09 17:05 ` Chaitanya Kulkarni [this message]
2019-10-15 22:47 ` Omar Sandoval

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=BYAPR04MB5749D90F72105513AD59887386B70@BYAPR04MB5749.namprd04.prod.outlook.com \
    --to=chaitanya.kulkarni@wdc.com \
    --cc=linux-block@vger.kernel.org \
    --cc=osandov@osandov.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;
as well as URLs for NNTP newsgroup(s).