Add fill_fs alias for fill_device
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index e8fbd97f6ab2693920b93101e654873005516f3a..d4e70923facf5b0b3ed322a551bee9a445fc3046 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -375,7 +375,8 @@ filesize=int        Individual file sizes. May be a range, in which case fio
                and limited to 'size' in total (if that is given). If not
                given, each created file is the same size.
 
-fill_device=bool Sets size to something really large and waits for ENOSPC (no
+fill_device=bool
+fill_fs=bool   Sets size to something really large and waits for ENOSPC (no
                space left on device) as the terminating condition. Only makes
                 sense with sequential write. For a read workload, the mount
                point will be filled first then IO started on the result. This