xfstests: fix fio's arguments

Option 'group_reporting' semantics changed in recent fio versions.
In fact we do not need it here, let's just drop it.

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
Dmitry Monakhov
2013-04-15 11:09:48 +00:00
committed by Rich Johnston
parent 6105b952f4
commit ca9fe94e2d
5 changed files with 0 additions and 4 deletions
Regular → Executable
-1
View File
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
group_reporting
#################################
# Test1
Regular → Executable
-1
View File
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
group_reporting
##########################################
# Test2
Regular → Executable
-1
View File
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
group_reporting
#################################
# Test3
Regular → Executable
-1
View File
@@ -60,7 +60,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
group_reporting
#################################
# Test4
Regular → Executable
View File