diff --git a/001 b/001 index 2ff2c05a..fd4a7563 100755 --- 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 @@ -12,10 +31,6 @@ # 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 13c6be37..d4a2aa8d 100755 --- a/002 +++ b/002 @@ -1,13 +1,27 @@ #! /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. 002 # # simple inode link count test for a regular file # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=kenmcd@sgi.com diff --git a/003 b/003 index c76dd96d..f9d18fca 100755 --- a/003 +++ b/003 @@ -1,13 +1,27 @@ #! /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. 003 # # exercise xfs_db bug #784078 # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/004 b/004 index 100ba802..4f6a3deb 100755 --- a/004 +++ b/004 @@ -1,12 +1,26 @@ #! /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. 004 # # exercise xfs_db bug #789674 and other freesp functionality # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/005 b/005 index d21dcb57..d4461b1c 100755 --- a/005 +++ b/005 @@ -1,12 +1,27 @@ #! /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. 005 # # Test symlinks & ELOOP # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=dxm@sgi.com diff --git a/006 b/006 index 4da277f3..c6636361 100755 --- 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 290f7162..32724c42 100755 --- 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 6e1b6c85..82ea0a43 100755 --- 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 1e7de482..a385f40e 100755 --- 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 c51ecb21..0fef2ded 100755 --- 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 655229b2..ed3bf2b4 100755 --- 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 18801dfa..8cbcd430 100755 --- 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 1c99e8fb..55f22541 100755 --- 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 acc3696c..8afd9b8a 100755 --- 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 f9997324..852aee3a 100755 --- 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 e6870575..1364fdc0 100755 --- 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 74dbe1c1..3cc6964a 100755 --- 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 ab23217b..5e5e889a 100755 --- 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 0d0165e8..d9ae6194 100755 --- a/019 +++ b/019 @@ -1,12 +1,27 @@ #! /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. 019 # # mkfs protofile test # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=dxm@sgi.com diff --git a/020 b/020 index 967d09b6..2e2d2eae 100755 --- 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 496d80b8..1a1e0342 100755 --- 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 cf230d7f..b48cad8a 100755 --- 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 c3c1923c..397b7960 100755 --- a/023 +++ b/023 @@ -1,13 +1,28 @@ #! /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. 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. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/024 b/024 index 33e6caa1..3ca4822e 100755 --- 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 95c1d02f..efb55371 100755 --- 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 37f47634..c7fb0f1e 100755 --- 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 7951aac0..afc6b282 100755 --- 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 2c353fa3..73d149d0 100755 --- 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 1602a1b3..982c085b 100755 --- 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 e384658f..c633365e 100755 --- 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 7ddd8427..2cb7f490 100755 --- 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 840b32d4..1074de2c 100755 --- 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 100f8716..d4f734e0 100755 --- 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 3a979b1f..e567cf4e 100755 --- 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 834b2669..71c585ab 100755 --- 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 9fd93f83..67c2ce5b 100755 --- 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 cf50343c..9a5206f8 100755 --- 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 1abfecfd..61093a8f 100755 --- 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 5a42741f..48a5ecb7 100755 --- 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 08eed306..0657847a 100755 --- 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 45ed19d6..61357482 100755 --- a/041 +++ b/041 @@ -1,13 +1,28 @@ #! /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. 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. -#----------------------------------------------------------------------- -# set +x # creator owner=ajag@sgi.com diff --git a/042 b/042 index 1ad81e48..aa049a8a 100755 --- 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 0b77b628..763435b9 100755 --- 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 7975db44..d8f11620 100755 --- 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 71f730ed..16ec8cbb 100755 --- 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 c4825e05..1ab8467f 100755 --- 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 7ee9ed5a..1d398292 100755 --- 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 30a7c16d..41897595 100755 --- 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 5bf430bf..04f930c6 100755 --- 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 05e55fbe..2c707b1c 100755 --- a/050 +++ b/050 @@ -1,13 +1,28 @@ #! /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. 050 # # Exercises basic XFS quota functionality # uquota, gquota, uqnoenforce, gqnoenforce, pquota, pqnoenforce # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/051 b/051 index bb9bf2e3..ca54515c 100755 --- 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 156fe761..562b9b53 100755 --- 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 dbd2d5d6..b8b79e67 100755 --- 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 b4e0108a..106b78ae 100755 --- a/054 +++ b/054 @@ -1,13 +1,28 @@ #! /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. 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. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/055 b/055 index 760f1020..e1b737d9 100755 --- 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 596fc02a..7f10e541 100755 --- a/056 +++ b/056 @@ -1,13 +1,28 @@ #! /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. 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. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/057 b/057 index 0c8d5c28..d1f3b62f 100755 --- 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 7687ff08..bf8fcfa6 100755 --- 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 25fa2205..357596a3 100755 --- 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 a4ff32f4..dc924112 100755 --- 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 c3740a08..37ce9c0f 100755 --- 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 c9c29c8f..dde2ca07 100755 --- 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 ee9105dc..cd3a610d 100755 --- a/063 +++ b/063 @@ -1,12 +1,27 @@ #! /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. 063 # # xfsdump/xfsrestore with EAs # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/064 b/064 index 5a7d4b4b..2e31bac0 100755 --- 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 4252b110..0f42a376 100755 --- 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 5b5f92cb..33634d42 100755 --- a/066 +++ b/066 @@ -1,12 +1,27 @@ #! /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. 066 # # Test dumping of large files # -#----------------------------------------------------------------------- -# Copyright (c) 2000, 2002 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/067 b/067 index 94260bb6..fbe03d77 100755 --- a/067 +++ b/067 @@ -1,12 +1,27 @@ #! /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. 067 # # Test out acl/dacls which fit in shortform in the inode # -#----------------------------------------------------------------------- -# Copyright (c) 2000, 2002 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/068 b/068 index af060ae0..d4b9c8fb 100755 --- 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 11efd986..1c0f715a 100755 --- 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 65e158af..54b414b0 100755 --- 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 4e958041..5f2ab781 100755 --- 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 f476190b..e5ed7296 100755 --- 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 4b6fd3e6..6c7b619a 100755 --- 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 @@ -12,10 +31,6 @@ # 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 d5e03640..9c771a20 100755 --- 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 7f5dd91a..46272605 100755 --- 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 975de2e2..3955bf9f 100755 --- a/076 +++ b/076 @@ -1,12 +1,27 @@ #! /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. 076 # # Test blockdev reads in parallel with filesystem reads/writes # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/077 b/077 index 6759e7b9..dfe159e7 100755 --- 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 ee8d7f73..b9d1ec16 100755 --- 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 e0341737..440a64d3 100755 --- 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 5d06b574..401a589a 100755 --- 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 037f81ce..b98d31d0 100755 --- 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 1d4e6d47..4a207060 100755 --- 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 70d72123..e6954a6f 100755 --- 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 @@ -13,10 +32,6 @@ # 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 868fde6d..32061930 100755 --- a/084 +++ b/084 @@ -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. 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. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/085 b/085 index f43ca054..80a47288 100755 --- 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 8a75e6d1..0a1a480a 100755 --- 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 a97fdae5..59dea2d4 100755 --- 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 726ad009..2cc4e2b9 100755 --- a/088 +++ b/088 @@ -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. 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. -#----------------------------------------------------------------------- -# # creator owner=root@icy.melbourne.sgi.com diff --git a/089 b/089 index 9f77c05e..aef7c908 100755 --- a/089 +++ b/089 @@ -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. 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. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/090 b/090 index 62cb0a0c..45073e63 100755 --- 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 282dce1f..e37386c0 100755 --- 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 39970389..ca90d714 100755 --- 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 c1243e2d..94d2d76e 100755 --- 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 7392946f..93d4dfbc 100755 --- 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 0675f649..f54de1f9 100755 --- 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 a0560b13..24d05a28 100755 --- a/096 +++ b/096 @@ -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. 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. -#----------------------------------------------------------------------- -# # creator owner=tes@sgi.com diff --git a/097 b/097 index b7fe1f20..80e96ee9 100755 --- 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 07dae418..f3435c1e 100755 --- 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: @@ -10,10 +29,6 @@ # + 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 1c5daeb2..94114483 100755 --- a/099 +++ b/099 @@ -1,10 +1,26 @@ #! /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. 099. Modified from UDFQA test 036. # # ACL test -#----------------------------------------------------------------------- -# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- #_acl_list # modifier owner=ajones@sgi.com diff --git a/100 b/100 index aa6c4ca3..ade12f8b 100755 --- 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 b615941b..8fd4df37 100755 --- a/101 +++ b/101 @@ -1,12 +1,27 @@ #! /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. 101. Modified from UDFQA test 029. # # This tests mkfs_udf with -s [SIZE] option. # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=ajones@sgi.com diff --git a/102 b/102 index e51005da..eeb75df9 100755 --- 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 1e6fed25..db54a4a4 100755 --- a/103 +++ b/103 @@ -1,12 +1,27 @@ #! /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. 103 # # Exercise the XFS nosymlinks inode flag # -#----------------------------------------------------------------------- -# Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=nathans@sgi.com diff --git a/104 b/104 index 2ddbbda6..08d673fe 100755 --- 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 cd201dd2..a9817f4f 100755 --- 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 10a80f1b..0f37ade9 100755 --- 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 302b3ca8..a6ace536 100755 --- 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 ad3bdfcd..bdec02eb 100755 --- 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 845f1f2c..9142cabc 100755 --- 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 85b313c7..73380504 100755 --- 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 3ce4ee1d..e53c22bd 100755 --- 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 ed775149..326b77e4 100755 --- 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 49c8cee6..00b577cd 100755 --- 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 af8608c7..2dbe43c5 100755 --- 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 c5083c4d..c252ae19 100755 --- 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 b24ea37f..e506a381 100755 --- 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 7cb91d18..f9d9edd5 100755 --- 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 7411bf51..fb731bcd 100755 --- 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 055928c0..c902203d 100755 --- 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 d47a005c..639f3637 100755 --- 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 b760be75..ce701eea 100755 --- 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 dc45e362..4bcef0d3 100755 --- 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 63cd48f3..50c497ae 100755 --- 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 29af3409..901d27a9 100755 --- 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 ff538ef4..94fca196 100755 --- a/125 +++ b/125 @@ -1,12 +1,27 @@ #! /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. 125 # # ftruncate test, modified from CXFSQA tests cxfs_ftrunc and cxfs_trunc # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=ajones@sgi.com diff --git a/126 b/126 index 7108ffda..69aeca26 100755 --- a/126 +++ b/126 @@ -1,12 +1,27 @@ #! /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. 126 # # tests various file permission options modified from CXFSQA test fs_perms # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/127 b/127 index 3c2db326..9979ca51 100755 --- 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 24bdac74..dbc4e28b 100755 --- a/128 +++ b/128 @@ -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. 128 # # Test nosuid mount option modified from CXFSQA test mount_option_nosuid # # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/129 b/129 index e92d1f76..1d4d886c 100755 --- a/129 +++ b/129 @@ -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. 129 # # looptests created from CXFSQA test looptest # # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/130 b/130 index b0bbe733..bb4cb850 100755 --- 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 @@ -12,10 +31,6 @@ # - 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 78627f55..f09e47ac 100755 --- a/131 +++ b/131 @@ -1,12 +1,27 @@ #! /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. 131 # # lock test created from CXFSQA test lockfile_simple # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/132 b/132 index f3732563..87d34d2d 100755 --- 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 d46bffbb..580d15c0 100755 --- a/133 +++ b/133 @@ -1,12 +1,27 @@ #! /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. 133 # # Concurrent I/O to same file to ensure no deadlocks # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/134 b/134 index c1433f0d..3e15955f 100755 --- a/134 +++ b/134 @@ -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. 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. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/135 b/135 index 0f0ad432..741a422e 100755 --- a/135 +++ b/135 @@ -1,12 +1,27 @@ #! /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. 135 # # Concurrent I/O to same file to ensure no deadlocks # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/136 b/136 index c3e010c8..c8d6ff49 100755 --- 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 f27a248f..6bd7f19c 100755 --- a/137 +++ b/137 @@ -1,12 +1,27 @@ #! /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. 137 # # Test for NULL files problem # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/138 b/138 index bf36e3da..73ae0117 100755 --- a/138 +++ b/138 @@ -1,12 +1,27 @@ #! /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. 138 # # Test for NULL files problem # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/139 b/139 index 5fd2a643..ac495e6c 100755 --- a/139 +++ b/139 @@ -1,12 +1,27 @@ #! /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. 139 # # Test for NULL files problem # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/140 b/140 index e5d63a61..eb243d4b 100755 --- a/140 +++ b/140 @@ -1,12 +1,27 @@ #! /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. 140 # # Test for NULL files problem # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=lachlan@sgi.com diff --git a/141 b/141 index 93d01515..10823ec1 100755 --- a/141 +++ b/141 @@ -1,12 +1,27 @@ #! /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. 141 # # Test for xfs_io mmap read problem # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=bnaujok@sgi.com diff --git a/142 b/142 index d793319b..e13717d6 100755 --- a/142 +++ b/142 @@ -1,12 +1,27 @@ #! /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. 142 # # Dmapi get/set_dmattr # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/143 b/143 index 445dce42..14e716f8 100755 --- a/143 +++ b/143 @@ -1,12 +1,27 @@ #! /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. 143 # # Dmapi get/set_eventlist # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/144 b/144 index 6f5f78ee..d65a6072 100755 --- a/144 +++ b/144 @@ -1,12 +1,27 @@ #! /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. 144 # # Dmapi get/set_fileattr, get_bulkattr, get_dirattrs # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/145 b/145 index cb3144fc..bb9e3973 100755 --- a/145 +++ b/145 @@ -1,12 +1,27 @@ #! /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. 145 # # Dmapi probe/punch_hole # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/146 b/146 index a900f591..89bd8df4 100755 --- a/146 +++ b/146 @@ -1,12 +1,27 @@ #! /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. 146 # # Dmapi read/write_invis # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/147 b/147 index 49f2496b..790ceb43 100755 --- a/147 +++ b/147 @@ -1,12 +1,27 @@ #! /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. 147 # # Dmapi get/set_region # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/148 b/148 index 43052622..f8820d43 100755 --- 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 8fea8afa..4385d600 100755 --- a/149 +++ b/149 @@ -1,13 +1,28 @@ #! /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. 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. -#----------------------------------------------------------------------- -# # creator owner=ddiss@sgi.com diff --git a/150 b/150 index 83623b2e..64a735fe 100755 --- a/150 +++ b/150 @@ -1,12 +1,27 @@ #! /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. 150 # # Set DM_EVENT_RENAME event on a DMAPI filesystem and verify it is set. # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/151 b/151 index 218f7809..2643e35a 100755 --- 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 f92f6a3e..492da5e3 100755 --- a/152 +++ b/152 @@ -1,12 +1,27 @@ #! /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. 152 # # Verify DMAPI functions # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/153 b/153 index d30f8527..2a441219 100755 --- 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 d1d9fe97..adf8430a 100755 --- a/154 +++ b/154 @@ -1,12 +1,27 @@ #! /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. 154 # # Get DMAPI filesystem handle # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/155 b/155 index 5a5968cd..131b674d 100755 --- a/155 +++ b/155 @@ -1,12 +1,27 @@ #! /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. 155 # # DMAPI event DM_EVENT_RENAME generation # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/156 b/156 index f4d0cde1..650e350a 100755 --- a/156 +++ b/156 @@ -1,12 +1,27 @@ #! /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. 156 # # DMAPI get directory attributes (simple check # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/157 b/157 index ae3c6e7a..0f03aedc 100755 --- a/157 +++ b/157 @@ -1,12 +1,27 @@ #! /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. 157 # # get/set DMAPI attributes # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/158 b/158 index 0f5bbe42..b1131624 100755 --- a/158 +++ b/158 @@ -1,12 +1,27 @@ #! /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. 158 # # get/set file attributes # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/159 b/159 index ec18ba56..4879e885 100755 --- a/159 +++ b/159 @@ -1,12 +1,27 @@ #! /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. 159 # # Create DMAPI event and respond to it. # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/160 b/160 index 56f777db..a78ab3ec 100755 --- a/160 +++ b/160 @@ -1,12 +1,27 @@ #! /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. 160 # # Change and view DMAPI access rights. # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/161 b/161 index bdee02da..17bff5d1 100755 --- 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 fe3dca9a..ed141490 100755 --- a/162 +++ b/162 @@ -1,12 +1,27 @@ #! /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. 162 # # Placing holds on objects # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/163 b/163 index 30bad406..e16672e3 100755 --- a/163 +++ b/163 @@ -1,12 +1,27 @@ #! /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. 163 # # File descriptor to handle conversion # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=allanr@sgi.com diff --git a/164 b/164 index 84e4e28e..80fe2b1c 100755 --- 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 @@ -10,10 +29,6 @@ # * 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 7356a4c0..3ebad5e4 100755 --- 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 0b49380d..12363296 100755 --- a/166 +++ b/166 @@ -1,12 +1,27 @@ #! /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. 166 # # ->page-mkwrite test - unwritten extents and mmap # -#----------------------------------------------------------------------- -# Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=dgc@sgi.com diff --git a/167 b/167 index e63b2509..44addbcf 100755 --- a/167 +++ b/167 @@ -1,12 +1,27 @@ #! /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. 167 # # unwritten extent conversion test # -#----------------------------------------------------------------------- -# Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=dgc@sgi.com diff --git a/168 b/168 index 5a233585..387bf658 100755 --- 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 138e88f8..903dba81 100755 --- a/169 +++ b/169 @@ -1,12 +1,27 @@ #! /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. 169 # # Test for file size consistency with append followed by umount/mount # -#----------------------------------------------------------------------- -# Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=ddiss@sgi.com diff --git a/170 b/170 index 0b4b0a8b..3f65f47b 100755 --- 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 86028910..02964a51 100755 --- 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 03983a81..1d7da5dc 100755 --- 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 8bd77956..44f888c5 100755 --- 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 0b984bca..91311042 100755 --- 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 1db87642..9cad1a1a 100755 --- 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 f3edde2a..fbbc75cb 100755 --- 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 5b5517a7..beb5d004 100755 --- a/177 +++ b/177 @@ -1,11 +1,27 @@ #! /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. 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. -#----------------------------------------------------------------------- # # creator owner=mohamedb@sgi.com diff --git a/178 b/178 index 2c0293ee..212416d9 100755 --- a/178 +++ b/178 @@ -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 +# +#----------------------------------------------------------------------- +# # 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. -#----------------------------------------------------------------------- -# # creator owner=mohamedb@sgi.com diff --git a/179 b/179 index c7cd9a79..57e4b45a 100755 --- 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 52a4f7cb..bac58ba5 100755 --- 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 30c33f46..3358e0df 100755 --- 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 f112f301..54a077d5 100755 --- 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 ca1c21b7..d12ad8f6 100755 --- a/183 +++ b/183 @@ -1,11 +1,27 @@ #! /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. 183 # # Test to check bulkstat returns unlinked-but-referenced inodes # (PVs: 972128, 972004) -#----------------------------------------------------------------------- -# Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- # # creator owner=xaiki@sgi.com diff --git a/184 b/184 index 30839cb8..de7b6395 100755 --- 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 05a65fc7..1e60c464 100755 --- a/185 +++ b/185 @@ -1,12 +1,27 @@ #! /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. 185 # # Dmapi Punch/Probe Alignment compared to xfsctl(FREESPACE); # -#----------------------------------------------------------------------- -# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=xaiki@sgi.com diff --git a/186 b/186 index e8706e4e..5fe7ac69 100755 --- 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 4e790551..4cc76d72 100755 --- 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 83a3cf60..9be5e000 100755 --- 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 @@ -10,10 +29,6 @@ # 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 7af8f974..58c52d27 100755 --- a/189 +++ b/189 @@ -1,13 +1,28 @@ #! /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. 189 # # Test remount behaviour # Initial motivation was for pv#985710 and pv#983964 # -#----------------------------------------------------------------------- -# Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved. -#----------------------------------------------------------------------- -# # creator owner=hch@lst.de diff --git a/190 b/190 index 8f855853..b011827f 100755 --- 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 17bfa56e..d91b974d 100755 --- 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 5ab4e863..916dc306 100755 --- 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