Re: [PATCH] Add support for `-' file to read from stdin

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 27 Sep 2007 10:03:32 +0200

On Thu, Sep 27 2007, Aaron Carroll wrote:
> I've just noticed this won't work for something like:
> cat 'something.fio' | fio -
> since FIO tries to seek in the file. Looking at it now.

Ah good point. A quick test worked for me, but fio will use fsetpos()
and fgetpos() on it on some occasions.

-- 
Jens Axboe
Received on Thu Sep 27 2007 - 10:03:32 CEST

This archive was generated by hypermail 2.2.0 : Thu Sep 27 2007 - 10:30:02 CEST