Add GPL license plate to SGI's test files.
authorFelix Blyakher <felixb@sgi.com>
Tue, 12 May 2009 18:24:15 +0000 (13:24 -0500)
committerFelix Blyakher <felixb@sgi.com>
Tue, 26 May 2009 21:51:14 +0000 (16:51 -0500)
Signed-off-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
192 files changed:
001
002
003
004
005
006
007
008
009
010
011
012
013
014
015
016
017
018
019
020
021
022
023
024
025
026
027
028
029
030
031
032
033
034
035
036
037
038
039
040
041
042
043
044
045
046
047
048
049
050
051
052
053
054
055
056
057
058
059
060
061
062
063
064
065
066
067
068
069
070
071
072
073
074
075
076
077
078
079
080
081
082
083
084
085
086
087
088
089
090
091
092
093
094
095
096
097
098
099
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192

diff --git a/001 b/001
index 2ff2c05a399248665ee19067ee1d944ac477bb09..fd4a7563b75abb726de6353aa0363a50f136d7ff 100755 (executable)
--- a/001
+++ b/001
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 001
 #
 # Random file copier to produce chains of identical files so the head
 # config has one line per file with filename and byte size, else use
 # the default one below.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=kenmcd@sgi.com
 
diff --git a/002 b/002
index 13c6be375cde4c4b9492a55376d9b0fb6eed6c58..d4a2aa8d3fb527d603bcb08bb2de6a61e0aab45b 100755 (executable)
--- a/002
+++ b/002
@@ -1,13 +1,27 @@
 #! /bin/sh
 #
-# FS QA Test No. 002
-#
-# simple inode link count test for a regular file
-#
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 002
+#
+# simple inode link count test for a regular file
+#
 # creator
 owner=kenmcd@sgi.com
 
diff --git a/003 b/003
index c76dd96d2fab415992d2f7e7d3012d940fcd31fa..f9d18fcaff4b61c9a177ce91ccc28c4e58a01d90 100755 (executable)
--- a/003
+++ b/003
@@ -1,13 +1,27 @@
 #! /bin/sh
 #
-# FS QA Test No. 003
-#
-# exercise xfs_db bug #784078
-#
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 003
+#
+# exercise xfs_db bug #784078
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/004 b/004
index 100ba802dc30121a677ab74984be76db103a7b8b..4f6a3deb477a9d7b7c212ac9c3e26de35b4b7771 100755 (executable)
--- a/004
+++ b/004
@@ -1,12 +1,26 @@
 #! /bin/sh
-# FS QA Test No. 004
-#
-# exercise xfs_db bug #789674 and other freesp functionality
-#
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 004
+#
+# exercise xfs_db bug #789674 and other freesp functionality
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/005 b/005
index d21dcb57e7c6b1cd5bc2561ca1a90daea4e824fe..d4461b1ccb0666f1b656ff1d661b8ff3420d11c0 100755 (executable)
--- a/005
+++ b/005
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 005
-#
-# Test symlinks & ELOOP
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 005
+#
+# Test symlinks & ELOOP
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/006 b/006
index 4da277f3ae0b56c017d29dddfb1eff960863d3bc..c6636361d101b98c896a76cc11608549f17d635a 100755 (executable)
--- a/006
+++ b/006
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 006
-#
-# permname
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 006
+#
+# permname
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/007 b/007
index 290f716210dc5cbd11cb0c3f2a7c4ea0da787f14..32724c420cc267cca2629b5ab21352fe1da38963 100755 (executable)
--- a/007
+++ b/007
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 007
 #
 # drive the src/nametest program
@@ -6,10 +25,6 @@
 # and checks that error codes make sense with its
 # memory of the files created.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/008 b/008
index 6e1b6c85d65383859e2ea208a1cb4eab5be3787e..82ea0a43de88dfb4ce72dbab7c44b05adec0f690 100755 (executable)
--- a/008
+++ b/008
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 008
-#
-# randholes test
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 008
+#
+# randholes test
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/009 b/009
index 1e7de482e0a04b42a7392858230f5082e37985b5..a385f40eca807692bb08e8025ec9f20528188409 100755 (executable)
--- a/009
+++ b/009
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 009
-#
-# XFS allocator test (preallocation - allocp, resvsp ,etc)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 009
+#
+# XFS allocator test (preallocation - allocp, resvsp ,etc)
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/010 b/010
index c51ecb214947480f3b9c5da0b08845bdbaa052b6..0fef2ded3a7618783153fcec20a45e0d2455c588 100755 (executable)
--- a/010
+++ b/010
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 010
-#
-# dbtest
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 010
+#
+# dbtest
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/011 b/011
index 655229b295be90f24740b1d2efe0173630857417..ed3bf2b4546910bb9ac860ab3501f45acd624798 100755 (executable)
--- a/011
+++ b/011
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 011
-#
-# dirstress
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 011
+#
+# dirstress
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/012 b/012
index 18801dfaf408129e533e476caa227a0cf62c9e3c..8cbcd430aa30d2c473f4b220aac36b997202da40 100755 (executable)
--- a/012
+++ b/012
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 012
-#
-# holes
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 012
+#
+# holes
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/013 b/013
index 1c99e8fbacf7da7eb5a956c14c98886ede811b59..55f2254188102fa87229998f6aa6212d14622971 100755 (executable)
--- a/013
+++ b/013
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 013
-#
-# fsstress
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 013
+#
+# fsstress
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/014 b/014
index acc3696c04939274e96148d1c871b3e128459c73..8afd9b8aea963cc9da5b50e18a9968cfc0bf6d9d 100755 (executable)
--- a/014
+++ b/014
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 014
-#
-# truncfile
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 014
+#
+# truncfile
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/015 b/015
index f9997324fb25200fe0dfe3144b0eaec57de6270a..852aee3a5aac5450c66aa8018fe0522b41ea764b 100755 (executable)
--- a/015
+++ b/015
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 015
-#
-# check out-of-space behaviour
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 015
+#
+# check out-of-space behaviour
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/016 b/016
index e6870575adf2c55ba6afee2c6dfeded9e83af850..1364fdc0ae6082d00d24c36eab495dba385cbbbf 100755 (executable)
--- a/016
+++ b/016
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 016
-#
-# test end of log overwrite bug #796141
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 016
+#
+# test end of log overwrite bug #796141
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/017 b/017
index 74dbe1c1904ab53a8e3c6888a987df463dbec58a..3cc6964ae10ce9987d7bee0d0c6cfc19b215ddb3 100755 (executable)
--- a/017
+++ b/017
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 017
-#
-# test remount ro - pv 795642
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 017
+#
+# test remount ro - pv 795642
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/018 b/018
index ab23217bfa61e6d4596ce2f4f7f59aa3e4c31d3a..5e5e889af18fc69a439f2e46450824042a97419f 100755 (executable)
--- a/018
+++ b/018
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 018
-#
-# xfs_logprint test - test v2 logs of different LR sizes
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 018
+#
+# xfs_logprint test - test v2 logs of different LR sizes
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/019 b/019
index 0d0165e80e9f9bcbf60891c27d3dec1f03aa48ef..d9ae6194e4610aa19e20fcdf0847acbc68d07c96 100755 (executable)
--- a/019
+++ b/019
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 019
-#
-# mkfs protofile test
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 019
+#
+# mkfs protofile test
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/020 b/020
index 967d09b69f416452d146caac41af0c4be92d68f2..2e2d2eaef2d5c88ac1d26aa056ac1e470319b064 100755 (executable)
--- a/020
+++ b/020
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 020
-#
-# extended attributes
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 020
+#
+# extended attributes
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/021 b/021
index 496d80b8ad1886f697295131df5b7321ca5f083f..1a1e034271cdcbd5ff1c221c0168ca4eea329f50 100755 (executable)
--- a/021
+++ b/021
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 021
-#
-# xfs_db type attr test (pv 797508 linux-xfs & IRIX)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 021
+#
+# xfs_db type attr test (pv 797508 linux-xfs & IRIX)
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/022 b/022
index cf230d7fbc04edccd5d6b7750e9e1ea1376a5ab4..b48cad8aea4b3b4a311ad6178fa1690cb7ed4d24 100755 (executable)
--- a/022
+++ b/022
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 022
 #
 # Test out a level 0 dump/restore to a tape of a subdir
@@ -6,10 +25,6 @@
 #
 # Use fsstress to create a directory structure with a mix of files
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/023 b/023
index c3c1923c82beb0fe83b241bd1cfbfef3a5e933db..397b7960ec5ab771bc6eb73957be982aac5bfbd3 100755 (executable)
--- a/023
+++ b/023
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 023
-#
-# To test xfsdump/restore to tape using a directory with
-# files with data created by src/fill.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 023
+#
+# To test xfsdump/restore to tape using a directory with
+# files with data created by src/fill.
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/024 b/024
index 33e6caa1dd67dbb3b528e81ac916c07606a10520..3ca4822e9488bfde63d84796b4e2bf59b2942041 100755 (executable)
--- a/024
+++ b/024
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 024
-#
-# Test out incremental dumps
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 024
+#
+# Test out incremental dumps
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/025 b/025
index 95c1d02f3e43976d4867f654267dcaa6a756af5d..efb553711a88723803e2d414d3686ece07930c63 100755 (executable)
--- a/025
+++ b/025
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 025
-#
-# Test dump/restore using -m option (min strategy) 
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 025
+#
+# Test dump/restore using -m option (min strategy) 
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/026 b/026
index 37f476341d148350b049c87cb6df46e538125950..c7fb0f1eb5dfec8e2643ab8c1ea258bc977eef7b 100755 (executable)
--- a/026
+++ b/026
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 026
-#
-# Test xfsdump/xfsrestore to a dump file (as opposed to a tape)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 026
+#
+# Test xfsdump/xfsrestore to a dump file (as opposed to a tape)
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/027 b/027
index 7951aac06801eb95545d414937044b6626a154fb..afc6b28266a28c9b897732e12b3fc6c44f1f9a38 100755 (executable)
--- a/027
+++ b/027
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 027
-#
-# Test out "xfsdump | xfsrestore"
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 027
+#
+# Test out "xfsdump | xfsrestore"
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/028 b/028
index 2c353fa3e567e26e05e73a166fb75ba474a6288f..73d149d01cded02267675a22f5d13d5fa59708d9 100755 (executable)
--- a/028
+++ b/028
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 028
-#
-# To test out xfsinvutil
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 028
+#
+# To test out xfsinvutil
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/029 b/029
index 1602a1b37ce7ab334ede7e735d24559bf2564f58..982c085b462557b9a35883800f8821314e32973d 100755 (executable)
--- a/029
+++ b/029
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 029
-#
-# exercise mkfs log (internal/external) zeroing
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 029
+#
+# exercise mkfs log (internal/external) zeroing
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/030 b/030
index e384658f9fb16fabfa5c38c253306a1ccbd717da..c633365e128410e27b9548cd94a3508f2e171a61 100755 (executable)
--- a/030
+++ b/030
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 030
 #
 # exercise xfs_repair repairing broken filesystems
diff --git a/031 b/031
index 7ddd84275704549bba85d9e1137364c50db38208..2cb7f49088907fd32b80c23514a7dda1f0513020 100755 (executable)
--- a/031
+++ b/031
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 031
-#
-# exercise xfs_repair - ensure repeated use doesn't corrupt
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 031
+#
+# exercise xfs_repair - ensure repeated use doesn't corrupt
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/032 b/032
index 840b32d45657d4c6ee482d26f07eb612a9576c2d..1074de2ca1dbd09ef76088109f3cb3003decd4b1 100755 (executable)
--- a/032
+++ b/032
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 032
-#
-# cross check mkfs detection of foreign filesystems
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 032
+#
+# cross check mkfs detection of foreign filesystems
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/033 b/033
index 100f8716cf14b2545f886d247431f780220afdc4..d4f734e0df6fa72796a777278ba76e67022aa24b 100755 (executable)
--- a/033
+++ b/033
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 033
-#
-# exercise xfs_repair repairing broken filesystems (root inodes)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 033
+#
+# exercise xfs_repair repairing broken filesystems (root inodes)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/034 b/034
index 3a979b1f50ee77ac0243a1b8ab31890870c983f9..e567cf4eee29632490dd471b7df6bdf4a7fd798a 100755 (executable)
--- a/034
+++ b/034
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 034
-#
-# pv 801241 - check for reference leaks from the *handle xfsctls
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 034
+#
+# pv 801241 - check for reference leaks from the *handle xfsctls
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/035 b/035
index 834b2669280d1cd159557a205b79a2153f7e0d9a..71c585ab70dd96d7d1f7c21301508142c7d57da7 100755 (executable)
--- a/035
+++ b/035
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 035
-#
-# Test doing multiple dumps to tape and restoring the 2nd one
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 035
+#
+# Test doing multiple dumps to tape and restoring the 2nd one
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/036 b/036
index 9fd93f839b0301d14b975658ad1dd678c1187bfe..67c2ce5b8422d05fff256e863a64891ae28c9b32 100755 (executable)
--- a/036
+++ b/036
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 036
-#
-# Test xfsdump/restore minrmt to a remote IRIX tape 
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 036
+#
+# Test xfsdump/restore minrmt to a remote IRIX tape 
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/037 b/037
index cf50343c93225ab3f79e4c1db225ef5be39457d4..9a5206f836882c5e8fed8ba78c17786ac1283ada 100755 (executable)
--- a/037
+++ b/037
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 037
-#
-# Test xfsdump/restore minrmt to a remote linux tape 
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 037
+#
+# Test xfsdump/restore minrmt to a remote linux tape 
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/038 b/038
index 1abfecfd0ed1de6c3c93099819eef3885c5698ac..61093a8f6978add43ea96958c144306b8700ab29 100755 (executable)
--- a/038
+++ b/038
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 038
-#
-# Test xfsdump/restore to a remote linux tape 
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 038
+#
+# Test xfsdump/restore to a remote linux tape 
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/039 b/039
index 5a42741f762cc60606bd54e4b918aaba510630f3..48a5ecb7a1c89ac08c745599c4b0268ad117212d 100755 (executable)
--- a/039
+++ b/039
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 039
-#
-# Test xfsdump/restore to a remote IRIX tape 
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 039
+#
+# Test xfsdump/restore to a remote IRIX tape 
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/040 b/040
index 08eed3061eabffed2754546d927eac31e49593d4..0657847a2ba534205c11e05b02e4c16398f8f478 100755 (executable)
--- a/040
+++ b/040
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 040
-#
-# srcdiff test
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 040
+#
+# srcdiff test
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/041 b/041
index 45ed19d6d35a130cd0e11d77f38b56b5a062b981..613574820036f1e26f16b8daba2053209e3e9185 100755 (executable)
--- a/041
+++ b/041
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 041
-#
-# growfs QA tests - repeatedly fill/grow the filesystem
-# check the filesystem contents after each operation
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 041
+#
+# growfs QA tests - repeatedly fill/grow the filesystem
+# check the filesystem contents after each operation
+#
 set +x
 # creator
 owner=ajag@sgi.com
diff --git a/042 b/042
index 1ad81e48cb4d9acbf4e16f322e0d1b3b65ae7cee..aa049a8a48e185ac86ff1b8663c6679eebb92349 100755 (executable)
--- a/042
+++ b/042
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 042
 #
 # xfs_fsr QA tests
 # create a large fragmented file and check that xfs_fsr doesn't corrupt
 # it or the other contents of the filesystem
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 set +x
 # creator
 owner=ajag@sgi.com
diff --git a/043 b/043
index 0b77b628245ef9a54d0384d26acb18331fb5f1c7..763435b9119b02c340a87e28d9800600bb9f2e72 100755 (executable)
--- a/043
+++ b/043
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 043
 #
 # Test out xfsdump/restore but rmv inventory prior to restore.
 # This checks that the on-disk inventory can be successfully
 # rebuilt from the on-tape inventory.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/044 b/044
index 7975db4445a25dfc5d370c280975afd30e3f4afa..d8f11620c8a58a06e1fcefaf55e1d1a4b198a513 100755 (executable)
--- a/044
+++ b/044
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 044
 #
 # external log uuid/format tests (TODO - version 2 log format)
diff --git a/045 b/045
index 71f730ed3854f812f891476d4c01058406c41238..16ec8cbb7ccde1f22522147818ab6936487fbc1b 100755 (executable)
--- a/045
+++ b/045
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 045
 #
 # test mount of two FSes with identical UUID and mount with unknown option
diff --git a/046 b/046
index c4825e05c61fa4740e1592b1449ee86c160816ff..1ab8467fbe7fef6211e91adf17d5c31b7dba675b 100755 (executable)
--- a/046
+++ b/046
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 046
-#
-# check on symlinks permissions
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 046
+#
+# check on symlinks permissions
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/047 b/047
index 7ee9ed5a24c43c298964db9a1d73cf6a73bf498b..1d398292d59bc75e7ce1ec5db351c9e3c4f789a0 100755 (executable)
--- a/047
+++ b/047
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 047
-#
-# invutil with interactive responses
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 047
+#
+# invutil with interactive responses
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/048 b/048
index 30a7c16d335843aa94f7101fbb4adbcc76a36493..418975952856a313cd3864e395f609891feee329 100755 (executable)
--- a/048
+++ b/048
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 048
-#
-# test return codes from xfsctl on bad userspace address
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 048
+#
+# test return codes from xfsctl on bad userspace address
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/049 b/049
index 5bf430bfe6a29a887c697e58b7962ce96be5fe1e..04f930c62e7076417a8ff43b0e94e7b26b5c963b 100755 (executable)
--- a/049
+++ b/049
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 049
-#
-# XFS on loop test
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 049
+#
+# XFS on loop test
+#
 # creator
 owner=dxm@sgi.com
 
diff --git a/050 b/050
index 05e55fbeccc4626d5697e04b444f6e8ab485aec0..2c707b1cde2c4c077cf6d17482d28dc1cbc9835a 100755 (executable)
--- a/050
+++ b/050
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 050
-#
-# Exercises basic XFS quota functionality
-#       uquota, gquota, uqnoenforce, gqnoenforce, pquota, pqnoenforce
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 050
+#
+# Exercises basic XFS quota functionality
+#       uquota, gquota, uqnoenforce, gqnoenforce, pquota, pqnoenforce
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/051 b/051
index bb9bf2e370db9b8b8f9982b846267d71e73a1712..ca54515cdca7504c3296ebecfd4ccdec3fb59858 100755 (executable)
--- a/051
+++ b/051
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 051
-#
-# Test out ACLs.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 051
+#
+# Test out ACLs.
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/052 b/052
index 156fe7614f247535d9bd43506f91676e8a5c9c57..562b9b53736d1f8ea2be351f03faa4f32e3999d8 100755 (executable)
--- a/052
+++ b/052
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 052
 #
 # Ensure that quota(1) displays blocksizes matching ondisk dquots.
@@ -6,10 +25,6 @@
 # MOUNT_OPTIONS can be set to gquota to test group quota,
 # defaults to uquota if MOUNT_OPTIONS is not set.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=nathans@sgi.com
 
diff --git a/053 b/053
index dbd2d5d65facfb4052e4c26231e6df0f099048ce..b8b79e67fd9becdae5513a54b8460e7e3f759bd8 100755 (executable)
--- a/053
+++ b/053
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 053
-#
-# xfs_repair breaks acls
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 053
+#
+# xfs_repair breaks acls
+#
 # creator
 owner=ajag@sgi.com
 
diff --git a/054 b/054
index b4e0108a4f29d438aa94887d431df4048f30768e..106b78aef745a19eb3cdec109435cac1b1185d1f 100755 (executable)
--- a/054
+++ b/054
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 054
-#
-# Check behavior of chown with both user and group quota enabled,
-# and changing both user and group together via chown(2).
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 054
+#
+# Check behavior of chown with both user and group quota enabled,
+# and changing both user and group together via chown(2).
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/055 b/055
index 760f1020be8362ac0ff811f9124a6a1a4e941f9e..e1b737d9dc6e18b18de66836a003956ba8a955e5 100755 (executable)
--- a/055
+++ b/055
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 055
-#
-# Test xfsdump/restore to a remote IRIX tape using RMT user
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 055
+#
+# Test xfsdump/restore to a remote IRIX tape using RMT user
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/056 b/056
index 596fc02afcc4c29883a778acc1b66d43c5dc222b..7f10e541de0c0798ecee6bfee7b99787214b5aad 100755 (executable)
--- a/056
+++ b/056
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 056
-#
-# Test xfsdump/xfsrestore to a dump file (as opposed to a tape)
-# and test restoring various permissions/modes
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 056
+#
+# Test xfsdump/xfsrestore to a dump file (as opposed to a tape)
+# and test restoring various permissions/modes
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/057 b/057
index 0c8d5c283430a7063b6b6e6e05648149024bb3ab..d1f3b62fcd9a297918f90f243892fd024fdb1276 100755 (executable)
--- a/057
+++ b/057
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 057
-#
-# Place holder for test 075. Test out the different acl_get semantics
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 057
+#
+# Place holder for test 075. Test out the different acl_get semantics
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/058 b/058
index 7687ff082de621cfc8389f5f425157b5bec10f7e..bf8fcfa6649a7e73d9e882d7c57d5b50c757cdbe 100755 (executable)
--- a/058
+++ b/058
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 058
-#
-# Place holder test 068. Test some ACL API functions.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 058
+#
+# Place holder test 068. Test some ACL API functions.
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/059 b/059
index 25fa22059ac899b41378d935d84f0aa896fe4b16..357596a365189cdb39264d84025227c4559c6803 100755 (executable)
--- a/059
+++ b/059
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 059
-#
-# place holder for IRIX 059 test for xfsdump/xfsrestore multi streams
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 059
+#
+# place holder for IRIX 059 test for xfsdump/xfsrestore multi streams
+#
 # creator
 owner=ivanr@sgi.com
 
diff --git a/060 b/060
index a4ff32f480dba749f5667d7b0b05035d2f9aa68e..dc924112d9c00fa69d173ada7a47c27e1627378c 100755 (executable)
--- a/060
+++ b/060
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 060
-#
-# place holder for IRIX 060 test for xfsdump/xfsrestore multi streams
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 060
+#
+# place holder for IRIX 060 test for xfsdump/xfsrestore multi streams
+#
 # creator
 owner=ivanr@sgi.com
 
diff --git a/061 b/061
index c3740a0804ba424f858f145be13adb9d9e68674a..37ce9c0f12403fd6e79956347d558c3b89d7acf9 100755 (executable)
--- a/061
+++ b/061
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 061
-#
-# Test restoring a dump created in IRIX/XFS
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 061
+#
+# Test restoring a dump created in IRIX/XFS
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/062 b/062
index c9c29c8feefa97d04e3259e8b8a7987d586defc8..dde2ca07456819254df73cc6adbce47979019b22 100755 (executable)
--- a/062
+++ b/062
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 062
 #
 # Exercises the getfattr/setfattr tools
diff --git a/063 b/063
index ee9105dc566d4081379fafb3f00a30a618b2044f..cd3a610d237de7908bdbc04a9d24bc8a1ef12f5c 100755 (executable)
--- a/063
+++ b/063
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 063
-#
-# xfsdump/xfsrestore with EAs
 #
 #-----------------------------------------------------------------------
-# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 063
+#
+# xfsdump/xfsrestore with EAs
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/064 b/064
index 5a7d4b4bc174eb41d1dd8dd522f13371d4fde482..2e31bac0945a6a2067d0af3b612734566291fd7e 100755 (executable)
--- a/064
+++ b/064
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 064
-#
-# test multilevel dump and restores with hardlinks
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 064
+#
+# test multilevel dump and restores with hardlinks
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/065 b/065
index 4252b1102c0730886d7e292507403d46c8f20731..0f42a376c86c0d1d26c0b7212194c7bef413323a 100755 (executable)
--- a/065
+++ b/065
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 065
 #
 # Testing incremental dumps and cumulative restores with
@@ -6,10 +25,6 @@
 #  directories".
 # Do different operations for each level.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000, 2002 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/066 b/066
index 5b5f92cbc6fadcea0e2c65f1c1aa473667cdcd8d..33634d422961b6de66e86ab2994a4c7315e2facf 100755 (executable)
--- a/066
+++ b/066
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 066
-#
-# Test dumping of large files
 #
 #-----------------------------------------------------------------------
-# Copyright (c) 2000, 2002 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 066
+#
+# Test dumping of large files
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/067 b/067
index 94260bb6152f1c83a7e431dd2dce8ed51eb867e3..fbe03d77a3f1e3c5cdb2671e48414ad4419d9555 100755 (executable)
--- a/067
+++ b/067
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 067
-#
-# Test out acl/dacls which fit in shortform in the inode
 #
 #-----------------------------------------------------------------------
-# Copyright (c) 2000, 2002 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 067
+#
+# Test out acl/dacls which fit in shortform in the inode
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/068 b/068
index af060ae09b64b21fcc33210f6f77eeb918394f68..d4b9c8fb81e41ae8df09e08af07558493d34075e 100755 (executable)
--- a/068
+++ b/068
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 068
 #
 # Test case to reproduce xfs_freeze hang under filsystem load.
 # The fail case for this test is a hang on an xfs_freeze.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/069 b/069
index 11efd98601dac2c8c91ef3ce442f11e0dea4d12e..1c0f715a47ea73be16ad6b199616f27ef448042b 100755 (executable)
--- a/069
+++ b/069
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 069
-#
-# Test out writes with O_APPEND flag sets.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 069
+#
+# Test out writes with O_APPEND flag sets.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/070 b/070
index 65e158af915c1788a647a0f2d8e3b751792fae3c..54b414b0c55503439c3d44e54f14b43e6767c7b9 100755 (executable)
--- a/070
+++ b/070
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 070
-#
-# fsstress incarnation testing extended attributes writes
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 070
+#
+# fsstress incarnation testing extended attributes writes
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/071 b/071
index 4e95804148208d696f2c57b4cac9c22757da489b..5f2ab781d889c5593a9f95100cbaeedaaad7ea94 100755 (executable)
--- a/071
+++ b/071
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 071
-#
-# Exercise IO at large file offsets.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 071
+#
+# Exercise IO at large file offsets.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/072 b/072
index f476190b2dc60fc5076d0b94eb7575522bec08ea..e5ed72962cc71b6218b15024f237f41cc4a09d03 100755 (executable)
--- a/072
+++ b/072
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 072
-#
-# Check some unwritten extent boundary conditions
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 072
+#
+# Check some unwritten extent boundary conditions
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/073 b/073
index 4b6fd3e6097138b42e6e547a2890e36381482c7d..6c7b619af382b35e8460f20c90c719dd9a929b70 100755 (executable)
--- a/073
+++ b/073
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2003,2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 073
 #
 # Test xfs_copy
 # filesystem, we need to manually tear down the relevant loop device. If
 # mount ever gets fixed then this hack can be removed.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2003,2008 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=nathans@sgi.com
 
diff --git a/074 b/074
index d5e0364013e67da509d78b6087ef7829dddccde1..9c771a20a945db0074f678d9d65f71f61838374c 100755 (executable)
--- a/074
+++ b/074
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 074
-#
-# fstest
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 074
+#
+# fstest
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/075 b/075
index 7f5dd91a577bfa10fff65e4ab073c72859db9359..46272605cbc635a6f8ec649b301124b792b57c83 100755 (executable)
--- a/075
+++ b/075
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 075
-#
-# fsx (non-AIO variant)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 075
+#
+# fsx (non-AIO variant)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/076 b/076
index 975de2e243ce22204ec89ece588888135069a2ba..3955bf9f07a9340ff004c243c3ebb7dd5f6e55ec 100755 (executable)
--- a/076
+++ b/076
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 076
-#
-# Test blockdev reads in parallel with filesystem reads/writes
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 076
+#
+# Test blockdev reads in parallel with filesystem reads/writes
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/077 b/077
index 6759e7b907806500ae26faab3305e8b574ae1135..dfe159e7cff7d7d89eab451d0480465c6671bc23 100755 (executable)
--- a/077
+++ b/077
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 077
-#
-# Check use of ACLs (extended attributes) on a full filesystem
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 077
+#
+# Check use of ACLs (extended attributes) on a full filesystem
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/078 b/078
index ee8d7f73b82d2e9656a2795d972c3990d14db4ea..b9d1ec162740617d30d617fde8df51adffdfbd95 100755 (executable)
--- a/078
+++ b/078
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 078
-#
-# Check several growfs corner cases
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003,2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 078
+#
+# Check several growfs corner cases
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/079 b/079
index e034173773ddf33604cf0e46572a72c71ed94bdc..440a64d3d8e120607c61bfee328197501f183272 100755 (executable)
--- a/079
+++ b/079
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 079
-#
-# Run the t_immutable test program for immutable/append-only files.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 079
+#
+# Run the t_immutable test program for immutable/append-only files.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/080 b/080
index 5d06b57413a9a43e4d4ef267ea918a5dbad49073..401a589a2bad0fe460de5a2e5f56c9df40be090a 100755 (executable)
--- a/080
+++ b/080
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 080
-#
-# rwtest (iogen|doio)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 080
+#
+# rwtest (iogen|doio)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/081 b/081
index 037f81ce2ae3364bb2733c5553fb661dd1142709..b98d31d0bc1c588a4979122b56841f8d9a079dc3 100755 (executable)
--- a/081
+++ b/081
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 081
-#
-# To test out logprint with quotas
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 081
+#
+# To test out logprint with quotas
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/082 b/082
index 1d4e6d47bd0ce22b8ef6d52df5bb3c71949cc67b..4a2070606eb7f26800e8f5b0fc841e3f197bf020 100755 (executable)
--- a/082
+++ b/082
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 082
-#
-# Test out the v2 stripe logs with logprint
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 082
+#
+# Test out the v2 stripe logs with logprint
+#
 # creator
 owner=tes@melbourne.sgi.com
 
diff --git a/083 b/083
index 70d721231f1b56060b1b97913f4a1fe0d2d37c94..e6954a6f4a05f23c624f69fb9f32fcdd63a7ae88 100755 (executable)
--- a/083
+++ b/083
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 083
 #
 # Exercise filesystem full behaviour - run numerous fsstress
 #     dksc0d1s4: Process [fsstress] ran out of disk space
 #
 
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=nathans@sgi.com
 
diff --git a/084 b/084
index 868fde6d1c608e1e683185450ad419461995c283..3206193038f497160caca61350b26c3c8e972cc2 100755 (executable)
--- a/084
+++ b/084
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 084
-#
-# Exercises unwritten extent reads and writes, looking
-# for data corruption (zeroes read) near the end of file.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 084
+#
+# Exercises unwritten extent reads and writes, looking
+# for data corruption (zeroes read) near the end of file.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/085 b/085
index f43ca054ee303dc4874db83dadd49892024529a8..80a47288200c190ed7e095a9246bceb7766e9eaf 100755 (executable)
--- a/085
+++ b/085
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 085
 #
 # To test log replay by shutdown of file system
@@ -6,10 +25,6 @@
 # the goingdown ioctl is working and recovery of
 # create transactions is working.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@melbourne.sgi.com
 
diff --git a/086 b/086
index 8a75e6d14b502ae003dc3b50b8798a9a15a1b106..0a1a480a4e10139c3a9ee54f95811adee9749824 100755 (executable)
--- a/086
+++ b/086
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 086
 #
 # To test log replay with version 2 logs
 # Initially keep this simple with just creates.
 # In another qa test we can do more e.g. use fsstress.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=root@icy.melbourne.sgi.com
 
diff --git a/087 b/087
index a97fdae5d132ed0e1d1a7a41ff32175593b7c8f6..59dea2d45ac353c681ce9aa9da55cef05f424765 100755 (executable)
--- a/087
+++ b/087
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 087
 #
 # * like 086 but want to create more/different kinds of metadata
 #   and so will use fsstress
 # * also can interrupt metadata with godown
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@melbourne.sgi.com
 
diff --git a/088 b/088
index 726ad009fd10cfde8c223f931e0994f596bcdc26..2cc4e2b947eed1bfa8c8082923c6c022fa9211d8 100755 (executable)
--- a/088
+++ b/088
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 088
-#
-# test out CAP_DAC_OVERRIDE and CAP_DAC_SEARCH code in 
-# xfs_iaccess(ip,mode,cr)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 088
+#
+# test out CAP_DAC_OVERRIDE and CAP_DAC_SEARCH code in 
+# xfs_iaccess(ip,mode,cr)
+#
 # creator
 owner=root@icy.melbourne.sgi.com
 
diff --git a/089 b/089
index 9f77c05e968a7efa8201506cc70103318ca3b9b2..aef7c908c045d9318ab1e44cc554f95a0afd8859 100755 (executable)
--- a/089
+++ b/089
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 089
-#
-# Emulate the way Linux mount manipulates /etc/mtab to attempt to
-# reproduce a possible bug in rename (see src/t_mtab.c).
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 089
+#
+# Emulate the way Linux mount manipulates /etc/mtab to attempt to
+# reproduce a possible bug in rename (see src/t_mtab.c).
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/090 b/090
index 62cb0a0cc54c1f57a127e8075a754e7c163dec78..45073e63bf58efb26536c0ad6efd21b1a01f1c38 100755 (executable)
--- a/090
+++ b/090
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 090
-#
-# Exercise IO on the realtime device (direct, buffered, mmapd)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 090
+#
+# Exercise IO on the realtime device (direct, buffered, mmapd)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/091 b/091
index 282dce1f0f77e7a6d59cef3e0dd1ce259982718d..e37386c0ba0729a06017e2b7762e205d83ce9574 100755 (executable)
--- a/091
+++ b/091
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 091
-#
-# fsx exercising direct IO -- sub-block sizes and concurrent buffered IO
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 091
+#
+# fsx exercising direct IO -- sub-block sizes and concurrent buffered IO
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/092 b/092
index 39970389f2d5f09a36b0671937bf757c3e9bc14e..ca90d7141b4da92c5110974f3846f1b7c2b712de 100755 (executable)
--- a/092
+++ b/092
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 092
-#
-# Make sure that we can mount inode64 filesystems
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 092
+#
+# Make sure that we can mount inode64 filesystems
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/093 b/093
index c1243e2d55bea4217a91ef305bc79a578755a3e8..94d2d76e0c6099db380efbe0c5cc69ad76818ae3 100755 (executable)
--- a/093
+++ b/093
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 093
 #
 # Test out for IRIX the removal of file capabilities when
@@ -6,10 +25,6 @@
 # i.e. not root.
 # Test out fix for pv#901019
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/094 b/094
index 7392946f4dd578664d8c7722b3e985e890756590..93d4dfbcc1c3ba01684a2a34c5f26679d002b81d 100755 (executable)
--- a/094
+++ b/094
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 094
-#
-# Exercising the inheritable realtime inode bit.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 094
+#
+# Exercising the inheritable realtime inode bit.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/095 b/095
index 0675f6498eec5f9637cca7f44371215167d5ad94..f54de1f9b84d80da1be3b0c01487a220a748e1dd 100755 (executable)
--- a/095
+++ b/095
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 095
-#
-# test out xfs_chver on IRIX
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 095
+#
+# test out xfs_chver on IRIX
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/096 b/096
index a0560b136f108e9bbb0738b0c2f63d919fd2f29d..24d05a28a8e5a5b60e4f59a844a0b229f37a00fc 100755 (executable)
--- a/096
+++ b/096
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 096
-#
-# test out mkfs_xfs output on IRIX/Linux and some of its error handling
-# ensure pv#920679 is addressed
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 096
+#
+# test out mkfs_xfs output on IRIX/Linux and some of its error handling
+# ensure pv#920679 is addressed
+#
 # creator
 owner=tes@sgi.com
 
diff --git a/097 b/097
index b7fe1f20ca5f4a364aca5077ac549ee17cb63dc3..80e96ee9621a265e5d786cab1c5a13bba31fcace 100755 (executable)
--- a/097
+++ b/097
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 097. Modifed from UDFQA test 033.
 #
 # simple attr tests for EAs:
@@ -8,10 +27,6 @@
 #  - remove
 # Basic testing.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/098 b/098
index 07dae41859be294678ceedd66ccadefeebb855f6..f3435c1e16d296b53dbd38a3a8cd1740cecc80be 100755 (executable)
--- a/098
+++ b/098
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 098. Modified from UDFQA test 035
 #
 # simple attr tests for EAs:
 # + udf_db checks.
 # (033 + udf_db)
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/099 b/099
index 1c5daeb2261e1444a58e10a67e21c7590ffd51e8..9411448382503a1bbe1e6cec965e865db7b4e998 100755 (executable)
--- a/099
+++ b/099
@@ -1,10 +1,26 @@
 #! /bin/sh
-# FS QA Test No. 099. Modified from UDFQA test 036.
 #
-# ACL test
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
+#
+# FS QA Test No. 099. Modified from UDFQA test 036.
+#
+# ACL test
 #_acl_list
 # modifier
 owner=ajones@sgi.com
diff --git a/100 b/100
index aa6c4ca3d76e11fb510424f645304a4c5e2821da..ade12f8b8088dd5dd4431511fc58d753fb099d3d 100755 (executable)
--- a/100
+++ b/100
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 100. Modified from UDF QA test 030.
 #
 # Test whether a tarred directory structure can be untarred onto
 # a UDF file system.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/101 b/101
index b615941b8e5c4ac54aade1d7edf6d3b9a47e0424..8fd4df3789610d182dde2b4d94ec87eae39c34e5 100755 (executable)
--- a/101
+++ b/101
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 101. Modified from UDFQA test 029. 
-#
-# This tests mkfs_udf with -s [SIZE] option. 
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 101. Modified from UDFQA test 029. 
+#
+# This tests mkfs_udf with -s [SIZE] option. 
+#
 # creator
 owner=ajones@sgi.com
 
diff --git a/102 b/102
index e51005da7a49acd874384b2e866156776860a924..eeb75df94f406ece23f0ba7d37254f7b94b52c56 100755 (executable)
--- a/102
+++ b/102
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 102
 #
 # This tests mkfs_udf/mkudffs and the device detection code
 # Modified from UDFQA test 031.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/103 b/103
index 1e6fed255d25aee01c2c0b77213a92847e1a4c9c..db54a4a4ae95dc552528a90938d6e65b798874d2 100755 (executable)
--- a/103
+++ b/103
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 103
-#
-# Exercise the XFS nosymlinks inode flag
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 103
+#
+# Exercise the XFS nosymlinks inode flag
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/104 b/104
index 2ddbbda6419eeda3d06c454d2300ef5af2db4b4f..08d673fe66665b9a889c80b837f8135e3aad7c92 100755 (executable)
--- a/104
+++ b/104
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 104
-#
-# XFS online growfs-while-allocating tests (data subvol variant)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 104
+#
+# XFS online growfs-while-allocating tests (data subvol variant)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/105 b/105
index cd201dd2ff2d0575dfe0a0ae2ad6e45833dbdd79..a9817f4f7ab93df0aea989272c6dfe896ec9bf3f 100755 (executable)
--- a/105
+++ b/105
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 105
 #
 # Test fix of bug:
@@ -6,10 +25,6 @@
 #            and breaks CAPP evaluation
 #   which pulls out an earlier mod
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=fsgqa@snap.melbourne.sgi.com
 
diff --git a/106 b/106
index 10a80f1bba317bee4f6dc00f72aac0391fa3a5f9..0f37ade95185de4ce5298d83e005ab0f53eeeef0 100755 (executable)
--- a/106
+++ b/106
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 106
 #
 # Exercise basic xfs_quota functionality (user/group/project quota)
 # Use of "sync" mount option here is an attempt to get deterministic
 # allocator behaviour.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=nathans@sgi.com
 
diff --git a/107 b/107
index 302b3ca80587d3419ba8bc91f68c82b44946cb69..a6ace53641390a5025658dccda40417d5e25c40b 100755 (executable)
--- a/107
+++ b/107
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 107
 #
 # Project quota.
 # Use of "sync" mount option here is an attempt to get deterministic
 # allocator behaviour.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=nathans@sgi.com
 
diff --git a/108 b/108
index ad3bdfcd7a80a74982fe1f5a1b1ffd075ff08ab4..bdec02eb2236b15115f9d6dcd7f05716faa3d66c 100755 (executable)
--- a/108
+++ b/108
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 108
-#
-# Simple quota accounting test for direct/buffered/mmap IO.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 108
+#
+# Simple quota accounting test for direct/buffered/mmap IO.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/109 b/109
index 845f1f2c8930e2608edfcebb56b8be51c2e32198..9142cabc7498ac7c245546aa27cf5f0c2104ad13 100755 (executable)
--- a/109
+++ b/109
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 109
-#
-# ENOSPC deadlock case from Asano Masahiro.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 109
+#
+# ENOSPC deadlock case from Asano Masahiro.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/110 b/110
index 85b313c709067e24b55c49750b6956ae874ce5c9..73380504f3948bc6b921e9855a47ac03f45da85b 100755 (executable)
--- a/110
+++ b/110
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 110
-#
-# Incorrect dir2 freetab warning case from Masanori Tsuda.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 110
+#
+# Incorrect dir2 freetab warning case from Masanori Tsuda.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/111 b/111
index 3ce4ee1d1e7b625103cb3f77c8a1b991ac67be65..e53c22bd797884b3a00efd42bce2c6d65147883a 100755 (executable)
--- a/111
+++ b/111
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 111
-#
-# Infinite xfs_bulkstat bad-inode loop case from Roger Willcocks.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 111
+#
+# Infinite xfs_bulkstat bad-inode loop case from Roger Willcocks.
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/112 b/112
index ed775149d72759a8623bc3c0354cc90c3e2363b6..326b77e49c0d5b48989b71c102aea2a0a0cb883a 100755 (executable)
--- a/112
+++ b/112
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 112
-#
-# fsx (AIO variant, based on 075)
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 112
+#
+# fsx (AIO variant, based on 075)
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/113 b/113
index 49c8cee683d4e8b9f37fd84fbd8320313d1affbf..00b577cd1e192739768d6f07cb075e9160d8982c 100755 (executable)
--- a/113
+++ b/113
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 113
-#
-# aio-stress
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 113
+#
+# aio-stress
+#
 # creator
 owner=nathans@sgi.com
 
diff --git a/114 b/114
index af8608c7246af7a509076a48fd756dfff055d7d9..2dbe43c5ac63fafc417fd4a7603ffa4942b531d1 100755 (executable)
--- a/114
+++ b/114
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 114
-#
-# Test some parent ptr stuff
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 114
+#
+# Test some parent ptr stuff
+#
 # creator
 owner=tes@crackle.melbourne.sgi.com
 
diff --git a/115 b/115
index c5083c4d22f17b4241646ac80290538d52ed21ce..c252ae1984a9a0194a1f68abe91c513a2c45c53c 100755 (executable)
--- a/115
+++ b/115
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 115
-#
-# Test out xfs_repair_ipaths
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 115
+#
+# Test out xfs_repair_ipaths
+#
 # creator
 owner=tes@crackle.melbourne.sgi.com
 
diff --git a/116 b/116
index b24ea37fe139476e0e8d37efbef55ace8cbef65a..e506a381e32e5b60e15c0ceb746b90e64f4d67f8 100755 (executable)
--- a/116
+++ b/116
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 116
 #
 # pv#940491
 # Test out resetting of sb_qflags when mounting with no quotas after
 # having mounted with quotas.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=fsgqa@snap.melbourne.sgi.com
 
diff --git a/117 b/117
index 7cb91d18ac24143b5fb766d15f7fcd64bcd4ad89..f9d9edd56d098d43bd0b0fddc8a125c6e174d993 100755 (executable)
--- a/117
+++ b/117
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 117
 #
 # Attempt to cause filesystem corruption with serial fsstresses doing
 # extended attributes writes - pv 940655
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/118 b/118
index 7411bf5182401c901cc938ebec7c11c37bbbe5cd..fb731bcd3857825c4060f41a97a8e09bda8215ba 100755 (executable)
--- a/118
+++ b/118
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 118
 #
 # To test out pv#940675 crash in xfs_trans_brelse + quotas
 # Without the fix, this will create an ASSERT failure in debug kernels
 # and crash a non-debug kernel.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@crackle.melbourne.sgi.com
 
diff --git a/119 b/119
index 055928c03eecfd8d6b27f95aeff5b9603a1ef231..c902203d5c841b61aef5bbf097e601f2041423dc 100755 (executable)
--- a/119
+++ b/119
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 119
 #
 # Leaking reservation space in the GRH
 # Test out pv#942130
 # This can hang when things aren't working
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@crackle.melbourne.sgi.com
 
diff --git a/120 b/120
index d47a005c422c270287c9cc5f48b3475bc341fe2a..639f3637e26805aa5a3444bb80ad5d553bc9c622 100755 (executable)
--- a/120
+++ b/120
@@ -1,12 +1,27 @@
 #!/bin/sh
-# FS QA Test No. 120
-#
-# Test noatime mount option.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 120
+#
+# Test noatime mount option.
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/121 b/121
index b760be7560574168fe10d2446c152d9d89895680..ce701eea4adea90d556849837ec7fb2abf54e4d9 100755 (executable)
--- a/121
+++ b/121
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 121
 #
 # To test log replay for the unlinked list.
@@ -7,10 +26,6 @@
 # are happening.
 # See pv#953263.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/122 b/122
index dc45e362f0f84f9acb8b386391de4cdf42459515..4bcef0d3b1bcd464c2f7390b1734c4f1d70279d3 100755 (executable)
--- a/122
+++ b/122
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 122
 #
 # pv#952498
 # Keep an eye on some of the xfs type sizes
 # Motivation from differing ondisk types for 32 and 64 bit word versions.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/123 b/123
index 63cd48f3a5fb5289846111115cf6b6736a06952e..50c497ae11922053165a0f2b657e5ec1c18f985b 100755 (executable)
--- a/123
+++ b/123
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 123
 #
 # Make sure user cannot overwrite, append, delete or move a file created by 
 # root. Modified CXFSQA test 940960 and 940558.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/124 b/124
index 29af34095c142795a17611fa428ec1747cd48918..901d27a960304ed833a2e1aa37f8c80bd8eec28f 100755 (executable)
--- a/124
+++ b/124
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 124
 #
 # Test preallocated_rw_pattern_test modified from CXFSQA test preallocated_rw_pattern_test
@@ -7,10 +26,6 @@
 # second is 1, ..., until last 8 bytes (1048568-1048575) contain 131071.
 # patw preallocates the file and then writes the pattern, patr checks it
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ajones@sgi.com
 
diff --git a/125 b/125
index ff538ef4e8fb254fa83a599338fe4f642cd2c563..94fca196caf5d35ccee62495dfe22b83f4477d85 100755 (executable)
--- a/125
+++ b/125
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 125
-#
-# ftruncate test, modified from CXFSQA tests cxfs_ftrunc and cxfs_trunc
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 125
+#
+# ftruncate test, modified from CXFSQA tests cxfs_ftrunc and cxfs_trunc
+#
 # creator
 owner=ajones@sgi.com
 
diff --git a/126 b/126
index 7108ffdad3efb50de91ff4ddafba1a19d7740826..69aeca26f788181b2614d0d84b351921c6215ffb 100755 (executable)
--- a/126
+++ b/126
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 126
-#
-# tests various file permission options modified from CXFSQA test fs_perms
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 126
+#
+# tests various file permission options modified from CXFSQA test fs_perms
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/127 b/127
index 3c2db326ef605a321970f5885158ede9b7468951..9979ca51f464a7979e987340c1bfbc35743c2b73 100755 (executable)
--- a/127
+++ b/127
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 127
 #
 # fsx tests modified from CXFSQA tests
@@ -6,9 +25,6 @@
 #   - fsx_05_lite_mmap
 #   - fsx_10_std,
 #   - fsx_15_std_mmap
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
 #
 # creator
 owner=allanr@sgi.com
diff --git a/128 b/128
index 24bdac74d6dd7d265918727897af1f9778b004e5..dbc4e28bd372a9a743c40c0f3d0c46ca28f39efa 100755 (executable)
--- a/128
+++ b/128
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 128
 #
-# Test nosuid mount option modified from CXFSQA test mount_option_nosuid
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
+#
+# FSQA Test No. 128
+#
+# Test nosuid mount option modified from CXFSQA test mount_option_nosuid
+#
 #
 # creator
 owner=allanr@sgi.com
diff --git a/129 b/129
index e92d1f76f81004f10704c20b31a86bb4a70d42d6..1d4d886cdaf7da2d91ed51133ea3d716e6b16a4e 100755 (executable)
--- a/129
+++ b/129
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 129
 #
-# looptests created from CXFSQA test looptest
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
 #
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
+#
+# FSQA Test No. 129
+#
+# looptests created from CXFSQA test looptest
+#
 #
 # creator
 owner=allanr@sgi.com
diff --git a/130 b/130
index b0bbe73344ced09c0387c4e4ff3172945a5dbd32..bb4cb850e16621c352bc78af4856925d3835f97b 100755 (executable)
--- a/130
+++ b/130
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 130
 #
 # xfs_io vector read/write and trunc tests. modified from cxfsqa tests
 # - unixfile_small_vector_async_rw
 # - unixfile_small_vector_sync_rw
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=allanr@sgi.com
 
diff --git a/131 b/131
index 78627f55a4a992c06024225e052628f5503e0464..f09e47aced2e4e23b29b75b6ca05fa3d316905f4 100755 (executable)
--- a/131
+++ b/131
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 131
-#
-# lock test created from CXFSQA test lockfile_simple
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 131
+#
+# lock test created from CXFSQA test lockfile_simple
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/132 b/132
index f37325635b33970ff68a71c887dee3e1d41ba23e..87d34d2d0c0e52ec5bd722b511b7462bb1a9fcdf 100755 (executable)
--- a/132
+++ b/132
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 132
 #
 # xfs_io aligned vector rw created from CXFSQA test
 # unixfile_vector_aligned_rw
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=allanr@sgi.com
 
diff --git a/133 b/133
index d46bffbb3b46994387920befd7e9441caecb2f18..580d15c0812b50e49e59a18ddb5abfea2fc57abe 100755 (executable)
--- a/133
+++ b/133
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 133
-#
-# Concurrent I/O to same file to ensure no deadlocks
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 133
+#
+# Concurrent I/O to same file to ensure no deadlocks
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/134 b/134
index c1433f0d699123cb909e78ecdb4ad549b7f4edfd..3e15955f4e3ebafa861d251571b4f4b581328372 100755 (executable)
--- a/134
+++ b/134
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 134
-#
-# test to reproduce PV951636:
-#   project quotas not updated if a file is mv'd into that directory
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 134
+#
+# test to reproduce PV951636:
+#   project quotas not updated if a file is mv'd into that directory
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/135 b/135
index 0f0ad4323d31cefdd40ad2e5fde4493cf5f8f1c5..741a422e0bd4a65c5443e446b4ccd915e174c2b6 100755 (executable)
--- a/135
+++ b/135
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 135
-#
-# Concurrent I/O to same file to ensure no deadlocks
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 135
+#
+# Concurrent I/O to same file to ensure no deadlocks
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/136 b/136
index c3e010c8cf76b2e9df195eb7a99807c689d0d287..c8d6ff49aa5355f9e17f30e9d8ee8a85f8410ff9 100755 (executable)
--- a/136
+++ b/136
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 136
 #
 # Test the attr2 code
 # Let's look, xfs_db, at the inode and its literal area for the
 # extents and the attributes 
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2005 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@puffy.melbourne.sgi.com
 
diff --git a/137 b/137
index f27a248f6a178023ea48663eac28ddd2bf1f374c..6bd7f19cb4dd6e760daa1358a44e4b8b2f594d23 100755 (executable)
--- a/137
+++ b/137
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 137
-#
-# Test for NULL files problem
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 137
+#
+# Test for NULL files problem
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/138 b/138
index bf36e3dadf08e56d5ac7e79c038cf3601bad07a2..73ae0117a84c27e2d41f35f49b76521df8d56d85 100755 (executable)
--- a/138
+++ b/138
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 138
-#
-# Test for NULL files problem
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 138
+#
+# Test for NULL files problem
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/139 b/139
index 5fd2a64389af639574a1f4447fe4692d3aa91d3a..ac495e6cc42cd6d10aa53a7e3afc9ad771e980a2 100755 (executable)
--- a/139
+++ b/139
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 139
-#
-# Test for NULL files problem
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 139
+#
+# Test for NULL files problem
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/140 b/140
index e5d63a61b8264b82fbf74d56af7d8a68d15ec6d8..eb243d4b27db17cdef8e33b15171133e285ae5bf 100755 (executable)
--- a/140
+++ b/140
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 140
-#
-# Test for NULL files problem
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 140
+#
+# Test for NULL files problem
+#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/141 b/141
index 93d0151577bbb33bd580b4379743280a9273d9ae..10823ec10bce59d9cb7f4af68dea7f27dc86e3b0 100755 (executable)
--- a/141
+++ b/141
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 141
-#
-# Test for xfs_io mmap read problem
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 141
+#
+# Test for xfs_io mmap read problem
+#
 # creator
 owner=bnaujok@sgi.com
 
diff --git a/142 b/142
index d793319b7de32902b063d8cbcd01032fa0b23a44..e13717d68d55b26a6171deab98518e144ca3c881 100755 (executable)
--- a/142
+++ b/142
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 142
-#
-# Dmapi get/set_dmattr
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 142
+#
+# Dmapi get/set_dmattr
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/143 b/143
index 445dce42c0be7ced87e1d203257eefd47bf9929b..14e716f80d4b57c2f8d7d18d2bbece4b83164a67 100755 (executable)
--- a/143
+++ b/143
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 143
-#
-# Dmapi get/set_eventlist
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 143
+#
+# Dmapi get/set_eventlist
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/144 b/144
index 6f5f78ee5159560a2db63f1f9cf3af0c502d84fc..d65a60729dea46e39497195923b362600b84c54e 100755 (executable)
--- a/144
+++ b/144
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 144
-#
-# Dmapi get/set_fileattr, get_bulkattr, get_dirattrs
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 144
+#
+# Dmapi get/set_fileattr, get_bulkattr, get_dirattrs
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/145 b/145
index cb3144fc7ec7b73e3cea9c81ce4de5a621f6a92d..bb9e3973ad2a64f9eb16f202f922ff67fbd2f34e 100755 (executable)
--- a/145
+++ b/145
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 145
-#
-# Dmapi probe/punch_hole
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 145
+#
+# Dmapi probe/punch_hole
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/146 b/146
index a900f591bb4ae786e21100e86e45c9ee70bcb1c7..89bd8df4e6280e374e4f7c2a1241a746c260429c 100755 (executable)
--- a/146
+++ b/146
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 146
-#
-# Dmapi read/write_invis
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 146
+#
+# Dmapi read/write_invis
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/147 b/147
index 49f2496b959ad0752ea5ae398f1fdf9e1eed2883..790ceb4375716a4e6aeb570f18ea16b873364ddb 100755 (executable)
--- a/147
+++ b/147
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 147
-#
-# Dmapi get/set_region
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 147
+#
+# Dmapi get/set_region
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/148 b/148
index 43052622db62943e67ee1c82834dd809d1272bf7..f8820d43dd2005ce2c22802411fa9a01d99df7af 100755 (executable)
--- a/148
+++ b/148
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 148
 #
 # Exercise xfs parallel repair on broken filesystems
 # This is a clone of test 030 useing xfs_prepair64 instead of xfs_repair
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ddiss@sgi.com
 
diff --git a/149 b/149
index 8fea8afa632b95033a3f1dbcbea8161452d36142..4385d6004c607d0a25276b521c8288bda36ceda6 100755 (executable)
--- a/149
+++ b/149
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 149
-#
-# Exercise xfs_prepair - ensure repeated use doesn't corrupt
-# This is a clone of test 031 using xfs_prepair instead of xfs_repair
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 149
+#
+# Exercise xfs_prepair - ensure repeated use doesn't corrupt
+# This is a clone of test 031 using xfs_prepair instead of xfs_repair
+#
 # creator
 owner=ddiss@sgi.com
 
diff --git a/150 b/150
index 83623b2e698a65dc3a3ea1acf8c570b36c9c52ee..64a735fe2ed5f923899a3a535c5b74d02068a2db 100755 (executable)
--- a/150
+++ b/150
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 150
-#
-# Set DM_EVENT_RENAME event on a DMAPI filesystem and verify it is set.
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 150
+#
+# Set DM_EVENT_RENAME event on a DMAPI filesystem and verify it is set.
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/151 b/151
index 218f78090c995e07a189a5b6cb57b7791cdfdc2e..2643e35a85bb67c675cca2d7a77c9fef3bd58d13 100755 (executable)
--- a/151
+++ b/151
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 151
 #
 # Create three DMAPI sessions,
 # verify they have been created,
 # then distroy first session
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=allanr@sgi.com
 
diff --git a/152 b/152
index f92f6a3ef4852650ec11e68e41a9ba0b126b0067..492da5e30ab210782ef7cdc1262a5e346fa6fb26 100755 (executable)
--- a/152
+++ b/152
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 152
-#
-# Verify DMAPI functions
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 152
+#
+# Verify DMAPI functions
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/153 b/153
index d30f85271864e765e7de61ed377c370cba1e2cd3..2a44121914128e9acf6eaea98c1372d231157deb 100755 (executable)
--- a/153
+++ b/153
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 153
 #
 # Associate filesystem with a session by setting DMAPI DM_EVENT_RENAME
 # disposition.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=allanr@sgi.com
 
diff --git a/154 b/154
index d1d9fe97e1e1063e44a166daf80fcc660e5135ee..adf8430ad25de60644af0eda91f35b10b5e7eea4 100755 (executable)
--- a/154
+++ b/154
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 154
-#
-# Get DMAPI filesystem handle
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 154
+#
+# Get DMAPI filesystem handle
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/155 b/155
index 5a5968cd59e4cca850c3b484f8c8f898db98724a..131b674dd6243831e239a8ea9132558c7be4e4ba 100755 (executable)
--- a/155
+++ b/155
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 155
-#
-# DMAPI event DM_EVENT_RENAME generation
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 155
+#
+# DMAPI event DM_EVENT_RENAME generation
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/156 b/156
index f4d0cde1b19c3ecbf2362d7baf160ae409327b55..650e350a0f0f42ed4b59ac987df25b24af4dfaa4 100755 (executable)
--- a/156
+++ b/156
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 156
-#
-# DMAPI get directory attributes (simple check
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 156
+#
+# DMAPI get directory attributes (simple check
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/157 b/157
index ae3c6e7a92d6c8d35c05fca1427bf1bb72a4f21d..0f03aedc19359fe3891825677213444732e826be 100755 (executable)
--- a/157
+++ b/157
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 157
-#
-# get/set DMAPI attributes
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 157
+#
+# get/set DMAPI attributes
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/158 b/158
index 0f5bbe423e91a4548dee49b8b5a3551fe54a322a..b1131624ed41dadb6fd9a0e2d07722dec0c9cfe7 100755 (executable)
--- a/158
+++ b/158
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 158
-#
-# get/set file attributes
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 158
+#
+# get/set file attributes
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/159 b/159
index ec18ba5605732df4de7aed0d043be95e8128a2ea..4879e88599dd08a7b5cd663b34ffecad0ee44bee 100755 (executable)
--- a/159
+++ b/159
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 159
-#
-# Create DMAPI event and respond to it.
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 159
+#
+# Create DMAPI event and respond to it.
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/160 b/160
index 56f777dbeb031a49f37692b9570ebeb095fcff7a..a78ab3ecd8b63b112d52d4825c59c097f05edfce 100755 (executable)
--- a/160
+++ b/160
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 160
-#
-# Change and view DMAPI access rights.
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 160
+#
+# Change and view DMAPI access rights.
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/161 b/161
index bdee02daf3791f771c63f7c768be59d609ce37db..17bff5d1b34cb6cb4a67308b7f1c00139c119d21 100755 (executable)
--- a/161
+++ b/161
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 161
 #
 # DMAPI function punch hole. Create 3Mb file and punch a hole from
 # offset 1Mb to EOF
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=allanr@sgi.com
 
diff --git a/162 b/162
index fe3dca9a6d118f59885e75086ce0ebcbb6ced548..ed14149013ba003846ca501d9c9eb1d42f6c8206 100755 (executable)
--- a/162
+++ b/162
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 162
-#
-# Placing holds on objects
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 162
+#
+# Placing holds on objects
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/163 b/163
index 30bad406083281cfe71f032cebd489aa55416468..e16672e30134ecc4542ad17489debbaa9e5bc9ab 100755 (executable)
--- a/163
+++ b/163
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 163
-#
-# File descriptor to handle conversion
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 163
+#
+# File descriptor to handle conversion
+#
 # creator
 owner=allanr@sgi.com
 
diff --git a/164 b/164
index 84e4e28e0a12ced91841a32b5c84197dc3f84879..80fe2b1ce7a5c2613c6d19510190bc398286b305 100755 (executable)
--- a/164
+++ b/164
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 164
 #
 # To test for short dio reads on IRIX and Linux - pv#962005/962547
 # * eof on a sector boundary and not on a sector boundary 
 #
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@puffy.melbourne.sgi.com
 
diff --git a/165 b/165
index 7356a4c08d4151f25ff92421a1aa8652562cbca9..3ebad5e4f1e32176a7c013dc7e25fe866c032a97 100755 (executable)
--- a/165
+++ b/165
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 165
 #
 # Test out prealloc, direct writes and buffered read
@@ -6,10 +25,6 @@
 #   pv#962014 - DMF 3.7 reading incorrect data 
 # Doesn't actually reproduce the problem but it tried to :-)
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@puffy.melbourne.sgi.com
 
diff --git a/166 b/166
index 0b49380d4f0bf44cfaf2e8816ca8101f1c07fe3b..12363296f038075620ce564e26b19cbba64bd539 100755 (executable)
--- a/166
+++ b/166
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 166
-#
-# ->page-mkwrite test - unwritten extents and mmap
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 166
+#
+# ->page-mkwrite test - unwritten extents and mmap
+#
 # creator
 owner=dgc@sgi.com
 
diff --git a/167 b/167
index e63b25095ebf9a14b2253db3dec203d958d89a7a..44addbcf7b7bb64b1efbe7aee185b0ccd6db1ca2 100755 (executable)
--- a/167
+++ b/167
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 167
-#
-# unwritten extent conversion test
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 167
+#
+# unwritten extent conversion test
+#
 # creator
 owner=dgc@sgi.com
 
diff --git a/168 b/168
index 5a23358518d61773b0a24790fc2fbcd387c660ce..387bf6586040096952183373b05ad18358f9cf43 100755 (executable)
--- a/168
+++ b/168
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 168
 #
 # Check for DMAPI destroy events when removing files without attributes
 # See PV960928 for details
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=ddiss@sgi.com
 
diff --git a/169 b/169
index 138e88f8648e392780fb26fa4ce165dd1b33aded..903dba81d51fb1a3069603c910e92eb25d4ed385 100755 (executable)
--- a/169
+++ b/169
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 169
-#
-# Test for file size consistency with append followed by umount/mount
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 169
+#
+# Test for file size consistency with append followed by umount/mount
+#
 # creator
 owner=ddiss@sgi.com
 
diff --git a/170 b/170
index 0b4b0a8b53c02da0959f4f84fceb485b9de205d8..3f65f47b2b204d7dadfd176107a218b37a39dcc9 100755 (executable)
--- a/170
+++ b/170
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 170
 #
 # Check the filestreams allocator is doing its job.
 # Multi-file data streams should always write into seperate AGs.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator - based on work from ddiss@sgi.co
 owner=dgc@sgi.com
 
diff --git a/171 b/171
index 8602891080b9696ef84fd38a04b4e525cda77d5b..02964a519720bb4d73e0633c2d27e0a3a1991b52 100755 (executable)
--- a/171
+++ b/171
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 171
 #
 # Check the filestreams allocator is doing its job.
 # Multi-file data streams should always write into seperate AGs.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=dgc@sgi.com
 
diff --git a/172 b/172
index 03983a81473bb9ca7f67c2afe9223f60b66da90c..1d7da5dcb7b1ff3f454c3e6d9e51c23b819c4f2d 100755 (executable)
--- a/172
+++ b/172
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 172
 #
 # Check the filestreams allocator is doing its job.
 # Multi-file data streams should always write into seperate AGs.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=dgc@sgi.com
 
diff --git a/173 b/173
index 8bd779567e204308da101b3f805c2440d63962b8..44f888c50d7d13ad1137c47b27309029720ea7d3 100755 (executable)
--- a/173
+++ b/173
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 173
 #
 # Check the filestreams allocator is doing its job.
 # Multi-file data streams should always write into seperate AGs.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=dgc@sgi.com
 
diff --git a/174 b/174
index 0b984bca37bbcb97b7f0e4a04a7e1460815474a0..91311042f6fabad16066815bd2846bdc07252d37 100755 (executable)
--- a/174
+++ b/174
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 174
 #
 # Check the filestreams allocator is doing its job.
 # Multi-file data streams should always write into seperate AGs.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=dgc@sgi.com
 
diff --git a/175 b/175
index 1db876429a076e48476782599022c198abcfcbf3..9cad1a1adb4660b774d191febf970950a3b8c44e 100755 (executable)
--- a/175
+++ b/175
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 175
 #
 # Hole punching with extsize hints, holes may not reported by xfs_bmap.
@@ -6,10 +25,6 @@
 # being visible in the file so later on they know where to migrate
 # back the data from the tape.
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 owner=ddiss@sgi.com
 
 seq=`basename $0`
diff --git a/176 b/176
index f3edde2acb76c39b954eb6d6db4a31accc1e50ed..fbbc75cb1dcb65daf82d1eca55f62367cd324829 100755 (executable)
--- a/176
+++ b/176
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 176
 #
 # Check if resvsp on file create effects bmap output after hole punch.
 # 967674: hole not show when file is created with resvsp
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 owner=ddiss@sgi.com
 
 seq=`basename $0`
diff --git a/177 b/177
index 5b5517a7d7c09bb05f953c188d37bbebae985ca4..beb5d004e7d0eae9f0ac2447bcd1e7aa3ceb0d89 100755 (executable)
--- a/177
+++ b/177
@@ -1,12 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 177
 #
-# Test to reproduce PV#: 964316
-# Check sync reclaims and flushes unlinked inodes to their buffers.
 #-----------------------------------------------------------------------
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 177
+#
+# Test to reproduce PV#: 964316
+# Check sync reclaims and flushes unlinked inodes to their buffers.
+#
 # creator
 owner=mohamedb@sgi.com
 
diff --git a/178 b/178
index 2c0293ee0d6e49b7cb789f7791e6f1cc944364de..212416d942bc7970e00c624c7c469fdb551b3286 100755 (executable)
--- a/178
+++ b/178
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 178
-#
-# Reproduce PV#:967665
-# Test if mkfs.xfs wipes old AG headers when using -f option
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 178
+#
+# Reproduce PV#:967665
+# Test if mkfs.xfs wipes old AG headers when using -f option
+#
 # creator
 owner=mohamedb@sgi.com
 
diff --git a/179 b/179
index c7cd9a79e5539eb6e4a5a671f06df2a3f056fc47..57e4b45aaf4ee9a2ff18aa2d828f2ac2c9a86c39 100755 (executable)
--- a/179
+++ b/179
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 179
 #
 # Test for NULL files problem
 # test inode size is on disk after fsync
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/180 b/180
index 52a4f7cb3dad6b566460cd33e6471e1abc0c3d48..bac58ba5f4dc124421b0cff02a04ae6d0c6ef9dd 100755 (executable)
--- a/180
+++ b/180
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 180
 #
 # Test for NULL files problem
 # test inode size is on disk after sync
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/181 b/181
index 30c33f461b8b183813842a1487f2d177a5371236..3358e0df408fad3515075fd7e16b30ea8591fce6 100755 (executable)
--- a/181
+++ b/181
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 181
 #
 # Like 121 only creating large EAs
@@ -7,10 +26,6 @@
 # will here) also call xfs_inactive_attrs.
 # We want to test out this xfs_inactive_attrs code being called in recovery.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@sgi.com
 
diff --git a/182 b/182
index f112f301023620d7590504b48cd1c4e9f2f8b069..54a077d5c776496e315af04302d5603c0db9dce0 100755 (executable)
--- a/182
+++ b/182
@@ -1,13 +1,28 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 182
 #
 # Test for NULL files problem
 # test inode size is on disk after sync - expose log replay bug
 #
-#-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=lachlan@sgi.com
 
diff --git a/183 b/183
index ca1c21b7d0df809d3cd53470108305aae6237955..d12ad8f63915f17cd9e096214d246615cc6fd021 100755 (executable)
--- a/183
+++ b/183
@@ -1,12 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 183
 #
-# Test to check bulkstat returns unlinked-but-referenced inodes
-# (PVs: 972128, 972004)
 #-----------------------------------------------------------------------
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 183
+#
+# Test to check bulkstat returns unlinked-but-referenced inodes
+# (PVs: 972128, 972004)
+#
 # creator
 owner=xaiki@sgi.com
 
diff --git a/184 b/184
index 30839cb8f1c01f539dbf785a468424725ffe6a2d..de7b6395e200daeb31724a80fd1862bfe521a46e 100755 (executable)
--- a/184
+++ b/184
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FS QA Test No. 184
-#
-# check mknod makes working nodes.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 184
+#
+# check mknod makes working nodes.
+#
 # creator
 owner=dgc@sgi.com
 
diff --git a/185 b/185
index 05a65fc7a0c1965493d45e13f56ab5cd20ef7163..1e60c4646f07ec17b8497921b2e4b0b412d1a9c5 100755 (executable)
--- a/185
+++ b/185
@@ -1,12 +1,27 @@
 #! /bin/sh
-# FSQA Test No. 185
-#
-# Dmapi Punch/Probe Alignment compared to xfsctl(FREESPACE); 
 #
 #-----------------------------------------------------------------------
-#  Copyright (c) 2006 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2007 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FSQA Test No. 185
+#
+# Dmapi Punch/Probe Alignment compared to xfsctl(FREESPACE); 
+#
 # creator
 owner=xaiki@sgi.com
 
diff --git a/186 b/186
index e8706e4eb1be817dba2137215833e87e99d2d563..5fe7ac69905e72d9e609b92d22d1dbf2e24451c2 100755 (executable)
--- a/186
+++ b/186
@@ -1,10 +1,25 @@
 #! /bin/sh
-# FS QA Test No. 186
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 186
+#
 # Test out:
 # pv#979606: xfs bug in going from attr2 back to attr1
 #
diff --git a/187 b/187
index 4e7905514a31168b6743a10fdd39c4dfbdc8d1a6..4cc76d72e00e0313fbb061e0df546032f86ee59e 100755 (executable)
--- a/187
+++ b/187
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 187
 #
 # To test out the noattr2 flag which is broken in pv#980021
@@ -8,10 +27,6 @@
 # Test the case where there are no more features2 bits on and
 # so the morebitsbit should be off.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@emu.melbourne.sgi.com
 
diff --git a/188 b/188
index 83a3cf60a54d7f0276cf81f33b7afb31dbb508dd..9be5e0005cde9dd8fe435c4ac492fd8cd2e3b5a9 100755 (executable)
--- a/188
+++ b/188
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 188
 #
 # drive the src/nametest program for CI mode
 # value in XFS stressing leaf block traversal in
 # node form directories as well.
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=bnaujok@sgi.com
 
diff --git a/189 b/189
index 7af8f974200a676dde388dd5bbd141b14ee17ceb..58c52d2738ea810db5665f2e97f5f74a75642b65 100755 (executable)
--- a/189
+++ b/189
@@ -1,13 +1,28 @@
 #! /bin/sh
-# FS QA Test No. 189
-#
-# Test remount behaviour
-# Initial motivation was for pv#985710 and pv#983964
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 189
+#
+# Test remount behaviour
+# Initial motivation was for pv#985710 and pv#983964
+#
 # creator
 owner=hch@lst.de
 
diff --git a/190 b/190
index 8f8558533c2544175852a60248af9ee4fa725560..b011827f2a90100f648122de923c7682c6b48fc4 100755 (executable)
--- a/190
+++ b/190
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FSQA Test No. 190
 #
 # This test uses xfs_io to unreserve space in a file at various different
@@ -6,9 +25,6 @@
 # location.
 #
 # PV 985792
-#-----------------------------------------------------------------------
-#  Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
 #
 # creator
 owner=pleckie@sgi.com
diff --git a/191 b/191
index 17bfa56ee7ea2c09b99dea5e329e864f85bfdc50..d91b974da0ceb9b3b4ee2d1a5c6cdede6f0b5de8 100755 (executable)
--- a/191
+++ b/191
@@ -1,12 +1,27 @@
 #!/bin/sh
-# FS QA Test No. 191
-#
-# To call into the nfs4acl qa suite of Andreas Gruenbacher.
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
 #-----------------------------------------------------------------------
 #
+# FS QA Test No. 191
+#
+# To call into the nfs4acl qa suite of Andreas Gruenbacher.
+#
 # creator
 owner=tes@emu.melbourne.sgi.com
 
diff --git a/192 b/192
index 5ab4e863bce0e26b5293f5e6f1266e9ecdcd94f9..916dc306f7f6a3ecb9bf9f1147c2d7873f86681b 100755 (executable)
--- a/192
+++ b/192
@@ -1,14 +1,29 @@
 #! /bin/sh
+#
+#-----------------------------------------------------------------------
+# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+#
+#-----------------------------------------------------------------------
+#
 # FS QA Test No. 192
 #
 # Simple test of atime
 # - ensure it is persistent after unmount
 # - check updated time by correct amount
 #
-#-----------------------------------------------------------------------
-# Copyright (c) 2008 Silicon Graphics, Inc.  All Rights Reserved.
-#-----------------------------------------------------------------------
-#
 # creator
 owner=tes@emu.melbourne.sgi.com