public inbox for fio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Some minor cleanups
@ 2024-03-05  9:00 Avri Altman
  2024-03-05  9:00 ` [PATCH v3 1/5] fio: Some minor code cleanups Avri Altman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Avri Altman @ 2024-03-05  9:00 UTC (permalink / raw)
  To: Jens Axboe, Vincent Fu; +Cc: fio, Avri Altman

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-05 15:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-05  9:00 [PATCH v3 0/5] Some minor cleanups Avri Altman
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox