From: Jens Axboe <axboe@kernel.dk>
To: Akinobu Mita <akinobu.mita@gmail.com>, fio@vger.kernel.org
Subject: Re: [PATCH v2] make ioengine specific command line options work
Date: Wed, 09 Oct 2013 09:32:02 -0600 [thread overview]
Message-ID: <525576F2.6070002@kernel.dk> (raw)
In-Reply-To: <1381330696-11143-1-git-send-email-akinobu.mita@gmail.com>
On 10/09/2013 08:58 AM, Akinobu Mita wrote:
> If the ioengine specific parameter is given on the command line,
> unrelated value in thread_data.o will be corrupted unexpectedly.
> Specifically, if libaio specific parameter userspace_reap is given
> on the command line, thread_data.o.description will be set to 1.
>
> This fixes it by passing the correct pointer of ioengine specific
> options to the command line parser.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Thanks, applied!
--
Jens Axboe
prev parent reply other threads:[~2013-10-09 15:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 14:58 [PATCH v2] make ioengine specific command line options work Akinobu Mita
2013-10-09 15:32 ` 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=525576F2.6070002@kernel.dk \
--to=axboe@kernel.dk \
--cc=akinobu.mita@gmail.com \
--cc=fio@vger.kernel.org \
/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.