From c7251ea7302c48a25ae19b87ab4d0254e503ddcc Mon Sep 17 00:00:00 2001 From: Allan Randall Date: Fri, 25 Aug 2006 03:53:25 +0000 Subject: [PATCH] Modified _supported_fs to reflect fs types supported Merge of master-melb:xfs-cmds:26860a by kenmcd. Modified _supported_fs to reflect fs types supported --- 126 | 2 +- 127 | 2 +- 129 | 2 +- 130 | 2 +- 132 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/126 b/126 index 633e8206..5f0e3e5d 100755 --- a/126 +++ b/126 @@ -28,7 +28,7 @@ _cleanup() . ./common.filter # real QA test starts here -_supported_fs xfs udf nfs +_supported_fs xfs _supported_os Linux _require_user diff --git a/127 b/127 index 362a9ded..7a71037c 100755 --- a/127 +++ b/127 @@ -88,7 +88,7 @@ _fsx_std_mmap() } # real QA test starts here -_supported_fs xfs udf nfs +_supported_fs xfs _supported_os Linux _require_user diff --git a/129 b/129 index 50a5f9fd..10b783fd 100755 --- a/129 +++ b/129 @@ -36,7 +36,7 @@ echo_and_run() } # real QA test starts here -_supported_fs xfs udf nfs +_supported_fs xfs _supported_os Linux _setup_testdir diff --git a/130 b/130 index 4a615089..9f33b5f1 100755 --- a/130 +++ b/130 @@ -55,7 +55,7 @@ _filter_xfs_io() } # real QA test starts here -_supported_fs xfs udf nfs +_supported_fs xfs _supported_os Linux IRIX _setup_testdir diff --git a/132 b/132 index acb0fb77..09fdaa6a 100755 --- a/132 +++ b/132 @@ -47,7 +47,7 @@ _filter_xfs_io() } # real QA test starts here -_supported_fs xfs udf nfs +_supported_fs xfs _supported_os Linux IRIX _setup_testdir -- 2.47.3