Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH 0/2] init: option parsing fixes
@ 2014-02-04 13:27 Stefan Hajnoczi
  2014-02-04 13:27 ` [PATCH 1/2] init: --minimal does not take an optional argument Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2014-02-04 13:27 UTC (permalink / raw)
  To: fio; +Cc: Jens Axboe

Patch 1 changes --minimal from optional_argument to no_argument.  There seems
to be no reason why optional_argument was used (the option doesn't use optarg).

Patch 2 fixes a segfault when --output-format is used without an argument.

Stefan Hajnoczi (2):
  init: --minimal does not take an optional argument
  init: log error on missing --output-format argument

 init.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-02-05 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 13:27 [PATCH 0/2] init: option parsing fixes Stefan Hajnoczi
2014-02-04 13:27 ` [PATCH 1/2] init: --minimal does not take an optional argument Stefan Hajnoczi
2014-02-04 13:27 ` [PATCH 2/2] init: log error on missing --output-format argument Stefan Hajnoczi
2014-02-05 17:11 ` [PATCH 0/2] init: option parsing fixes Jens Axboe

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