All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Nikolaus Jeremic <jeremic@informatik.uni-rostock.de>
Cc: fio@vger.kernel.org
Subject: Re: All I/O patterns are replayed to one file with fio 2.0.13
Date: Mon, 18 Feb 2013 19:45:03 +0100	[thread overview]
Message-ID: <20130218184503.GA26519@kernel.dk> (raw)
In-Reply-To: <51224D3E.6020805@informatik.uni-rostock.de>

On Mon, Feb 18 2013, Nikolaus Jeremic wrote:
> Index: fio-2.0.13/iolog.c
> ===================================================================
> --- fio-2.0.13/iolog.c    (revision 807)
> +++ fio-2.0.13/iolog.c    (revision 863)
> @@ -316,6 +316,7 @@
>                                      act);
>                  continue;
>              }
> +            fileno = get_fileno(td, fname);
>          } else if (r == 2) {
>              rw = DDIR_INVAL;
>              if (!strcmp(act, "add")) {

Thanks, applied!

-- 
Jens Axboe


      reply	other threads:[~2013-02-18 18:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 19:37 All I/O patterns are replayed to one file with fio 2.0.13 Nikolaus Jeremic
2013-02-18 13:57 ` Jens Axboe
2013-02-18 15:48   ` Nikolaus Jeremic
2013-02-18 18:45     ` 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=20130218184503.GA26519@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=jeremic@informatik.uni-rostock.de \
    /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.