From: Dmitry Monakhov <dmonakhov@openvz.org>
To: xfs@oss.sgi.com
Cc: linux-fsdevel@vger.kernel.org,
Dmitry Monakhov <dmonakhov@openvz.org>,
linux-ext4@vger.kernel.org, dchinner@redhat.com
Subject: [PATCH 2/2] xfstests: fix fio's arguments
Date: Mon, 15 Apr 2013 15:09:48 +0400 [thread overview]
Message-ID: <1366024188-21756-2-git-send-email-dmonakhov@openvz.org> (raw)
In-Reply-To: <1366024188-21756-1-git-send-email-dmonakhov@openvz.org>
Option 'group_reporting' semantics was changes for recent fio versions
In fact we do not need it here, let's just drop it.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
---
tests/ext4/301 | 1 -
tests/ext4/302 | 1 -
tests/ext4/303 | 1 -
tests/ext4/304 | 1 -
4 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/tests/ext4/301 b/tests/ext4/301
index b6c2f11..e1583d4 100755
--- a/tests/ext4/301
+++ b/tests/ext4/301
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
-group_reporting
#################################
# Test1
diff --git a/tests/ext4/302 b/tests/ext4/302
index 9307ab4..abca805 100644
--- a/tests/ext4/302
+++ b/tests/ext4/302
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
-group_reporting
##########################################
# Test2
diff --git a/tests/ext4/303 b/tests/ext4/303
index 84d8f7b..7051576 100644
--- a/tests/ext4/303
+++ b/tests/ext4/303
@@ -59,7 +59,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
-group_reporting
#################################
# Test3
diff --git a/tests/ext4/304 b/tests/ext4/304
index 7b90f1d..5d15ecb 100644
--- a/tests/ext4/304
+++ b/tests/ext4/304
@@ -60,7 +60,6 @@ filesize=${FILE_SIZE}
size=999G
buffered=0
fadvise_hint=0
-group_reporting
#################################
# Test4
--
1.7.1
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-04-15 11:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-15 11:09 [PATCH 1/2] xfstests: dump _require_fio output to log Dmitry Monakhov
2013-04-15 11:09 ` Dmitry Monakhov [this message]
2013-04-22 15:21 ` [PATCH 2/2] xfstests: fix fio's arguments Rich Johnston
2013-04-22 15:31 ` Rich Johnston
2013-04-22 15:19 ` [PATCH 1/2] xfstests: dump _require_fio output to log Rich Johnston
2013-04-22 15:30 ` Rich Johnston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1366024188-21756-2-git-send-email-dmonakhov@openvz.org \
--to=dmonakhov@openvz.org \
--cc=dchinner@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).