X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=cec4e42758aed7e4783e03199f20afe55fa9e49c;hp=9ed2c5f5580365c69664eecb651f7e1b4065df7b;hb=922a5be82ca50f7c89a1f9c4b84757ba8636e2d1;hpb=ac32c6a20a37e850d721aee082493838b184fed1 diff --git a/HOWTO b/HOWTO index 9ed2c5f5..cec4e427 100644 --- a/HOWTO +++ b/HOWTO @@ -374,6 +374,11 @@ filename_format=str default of $jobname.$jobnum.$filenum will be used if no other format specifier is given. +unique_filename=bool To avoid collisions between networked clients, fio + defaults to prefixing any generated filenames (with a directory + specified) with the source of the client connecting. To disable + this behavior, set this option to 0. + opendir=str Tell fio to recursively add any file it can find in this directory and down the file system tree.