fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avri Altman <avri.altman@wdc.com>
To: Jens Axboe <axboe@kernel.dk>, Vincent Fu <vincent.fu@samsung.com>
Cc: fio@vger.kernel.org, Avri Altman <avri.altman@wdc.com>
Subject: [PATCH v3 0/5] Some minor cleanups
Date: Tue,  5 Mar 2024 11:00:03 +0200	[thread overview]
Message-ID: <20240305090008.1216-1-avri.altman@wdc.com> (raw)

v2->v3:
Attend Vincent's comments:
 - patch 3/6 - remove
 - patch 2/6 - fix typo
 - patch 6/6 - elaborate example in man page as well

v1->v2:
 - patch 5/6 - fix typo (Vincent)


Mainly fixing typos, style issues, etc.

Avri Altman (5):
  fio: Some minor code cleanups
  t/jobs: Further clarify regression test 7
  t/jobs: Rename test job 15
  t/jobs: Fix a typo in jobs 23 & 24
  Doc: Make note of using bsrange with ':'

 HOWTO.rst                                         | 4 ++--
 backend.c                                         | 4 ++--
 eta.c                                             | 8 +++++---
 fio.1                                             | 2 +-
 io_u.c                                            | 3 ++-
 parse.h                                           | 2 +-
 stat.h                                            | 1 -
 t/jobs/t0007-37cf9e3c.fio                         | 5 ++++-
 t/jobs/{t0015-e78980ff.fio => t0015-4e7e7898.fio} | 0
 t/jobs/t0023.fio                                  | 4 ++--
 t/jobs/t0024.fio                                  | 2 +-
 t/run-fio-tests.py                                | 2 +-
 12 files changed, 21 insertions(+), 16 deletions(-)
 rename t/jobs/{t0015-e78980ff.fio => t0015-4e7e7898.fio} (100%)

-- 
2.42.0


             reply	other threads:[~2024-03-05  9:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05  9:00 Avri Altman [this message]
2024-03-05  9:00 ` [PATCH v3 1/5] fio: Some minor code cleanups Avri Altman
2024-03-05  9:00 ` [PATCH v3 2/5] t/jobs: Further clarify regression test 7 Avri Altman
2024-03-05  9:00 ` [PATCH v3 3/5] t/jobs: Rename test job 15 Avri Altman
2024-03-05  9:00 ` [PATCH v3 4/5] t/jobs: Fix a typo in jobs 23 & 24 Avri Altman
2024-03-05  9:00 ` [PATCH v3 5/5] Doc: Make note of using bsrange with ':' Avri Altman
2024-03-05 15:55 ` [PATCH v3 0/5] Some minor cleanups Vincent Fu

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=20240305090008.1216-1-avri.altman@wdc.com \
    --to=avri.altman@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=vincent.fu@samsung.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 read-only IMAP folder(s) and NNTP newsgroup(s).