Modified _supported_fs to reflect fs types supported
authorAllan Randall <allanr@sgi.com>
Fri, 25 Aug 2006 03:53:25 +0000 (03:53 +0000)
committerAllan Randall <allanr@sgi.com>
Fri, 25 Aug 2006 03:53:25 +0000 (03:53 +0000)
Merge of master-melb:xfs-cmds:26860a by kenmcd.

  Modified _supported_fs to reflect fs types supported

126
127
129
130
132

diff --git a/126 b/126
index 633e820659d0d0efb83157214136cb6554ec8ed2..5f0e3e5d289b0fc17bf30bb762b8b38ac4e634b9 100755 (executable)
--- 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 362a9dedd12bcf6ceda218647203143f8dfee337..7a71037cbefcded45e68d0b053150f0b7f9c7b23 100755 (executable)
--- 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 50a5f9fd7fda85a1bceca78a6080908719fe5c98..10b783fd1a1207e03719eb2e068078cea1014f11 100755 (executable)
--- 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 4a61508921736df27f7a06485fa73e65f5a20f06..9f33b5f1e2681ccafe1f5300a51d322322034d08 100755 (executable)
--- 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 acb0fb77b5439b98265a0372c056d003df7c3bdd..09fdaa6a39a9d1438b7fd095911e767d4c1a1785 100755 (executable)
--- 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