There's already code to use the environment variables TMP or TEMP, except it 
appends "tmp" to whatever it gets.

-- 
Bruce

-----Original Message-----
From: Jens Axboe [mailto:[email protected]] 
Sent: Wednesday, March 12, 2014 1:11 PM
To: Bruce Cran; Sébastien Bouchex Bellomié; [email protected]
Subject: Re: ioengine=sync issue on Windows

On 03/12/2014 12:02 PM, Bruce Cran wrote:
> It turns out this is unrelated, but in stat.c the following change should 
> probably be made:
>
> -#define FIO_STATUS_FILE                "/tmp/fio-dump-status"
> +#define FIO_STATUS_FILE                "fio-dump-status"
>

How about we make that use os_get_tmpdir() instead?

-- 
Jens Axboe


This e-mail (and any attachments) is confidential and may be privileged.  Any 
unauthorized use, copying, disclosure or dissemination of this communication is 
prohibited.  If you are not the intended recipient,  please notify the sender 
immediately and delete all copies of the message and its attachments.
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to