From 491d467f3cb8fe34dc42d47f7193bb6475890f8e Mon Sep 17 00:00:00 2001 From: Felix Blyakher Date: Fri, 5 Jun 2009 15:41:14 -0500 Subject: [PATCH] Add GPL license plate to SGI's files. Signed-off-by: Felix Blyakher Reviewed-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Felix Blyakher --- bench | 14 ++++++++++++++ check | 14 ++++++++++++++ common | 14 ++++++++++++++ common.bonnie | 16 ++++++++++++++++ common.config | 14 ++++++++++++++ common.dbench | 16 ++++++++++++++++ common.dmapi | 14 ++++++++++++++ common.dump | 14 ++++++++++++++ common.filestreams | 14 ++++++++++++++ common.filter | 14 ++++++++++++++ common.log | 14 ++++++++++++++ common.metaperf | 16 ++++++++++++++++ common.punch | 14 ++++++++++++++ common.quota | 14 ++++++++++++++ common.repair | 14 ++++++++++++++ install-sh | 14 ++++++++++++++ lsqa.pl | 16 ++++++++++++++++ make_irix | 14 ++++++++++++++ new | 14 ++++++++++++++ nfs4acl/Makefile | 16 +++++++++++++++- randomize.awk | 14 ++++++++++++++ remake | 14 ++++++++++++++ run.bonnie_io | 16 ++++++++++++++++ run.bonnie_ops | 16 ++++++++++++++++ run.dbench | 16 ++++++++++++++++ run.dbench10 | 16 ++++++++++++++++ run.dbench100 | 16 ++++++++++++++++ run.dbench2 | 16 ++++++++++++++++ run.dbench20 | 16 ++++++++++++++++ run.dbench50 | 16 ++++++++++++++++ run.dbenchmulti | 16 ++++++++++++++++ run.io | 17 +++++++++++++++++ run.metaperf_10i_1000n | 16 ++++++++++++++++ run.metaperf_10i_1n | 16 ++++++++++++++++ run.metaperf_1i_1n | 16 ++++++++++++++++ run.pio | 17 +++++++++++++++++ run.rtio | 17 +++++++++++++++++ setup | 15 +++++++++++++++ soak | 14 ++++++++++++++ tools/ag-wipe | 16 +++++++++++++++- tools/auto-qa | 14 ++++++++++++++ tools/db-walk | 16 +++++++++++++++- tools/fs-walk | 16 +++++++++++++++- tools/interop | 16 ++++++++++++++++ tools/srcdiff | 19 ++++++++++++++++++- 45 files changed, 682 insertions(+), 5 deletions(-) diff --git a/bench b/bench index 36ac1771..2ed49424 100755 --- a/bench +++ b/bench @@ -16,6 +16,20 @@ # #----------------------------------------------------------------------- # Copyright (c) 2002-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 +# #----------------------------------------------------------------------- # # creator diff --git a/check b/check index 02fcfd76..545c010f 100755 --- a/check +++ b/check @@ -4,6 +4,20 @@ # # Copyright (c) 2000-2002,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 +# +# tmp=/tmp/$$ status=0 diff --git a/common b/common index b5ca5d07..e3d7d419 100644 --- a/common +++ b/common @@ -2,6 +2,20 @@ # # 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 +# +# # common procedures for QA scripts # # $Header: /disk7/depot/linux/pcp/dev/qa/RCS/common,v 2.52 2000/04/05 18:24:51 kenmcd Exp $ diff --git a/common.bonnie b/common.bonnie index ffdb146c..6693502c 100644 --- a/common.bonnie +++ b/common.bonnie @@ -1,4 +1,20 @@ ##/bin/sh +# +# Copyright (c) 2002-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 +# #check bonnie is installed if [ "`whereis bonnie++`" == "bonnie++:"]; then diff --git a/common.config b/common.config index ba234ac2..64df8938 100644 --- a/common.config +++ b/common.config @@ -2,6 +2,20 @@ # # 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 +# +# # setup and check for config parameters, and in particular # # EMAIL - email of the script runner. diff --git a/common.dbench b/common.dbench index 60ff1651..584ef071 100755 --- a/common.dbench +++ b/common.dbench @@ -1,4 +1,20 @@ ##/bin/sh +# +# Copyright (c) 2002-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 +# #check dbench is installed if [ "`whereis dbench`" == "dbench:"]; then diff --git a/common.dmapi b/common.dmapi index f71497a6..3a3668d3 100644 --- a/common.dmapi +++ b/common.dmapi @@ -2,6 +2,20 @@ # # 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 +# +# # dmapi functions # diff --git a/common.dump b/common.dump index fcc4945a..94de07fc 100644 --- a/common.dump +++ b/common.dump @@ -2,6 +2,20 @@ # # Copyright (c) 2000-2002,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 +# +# # Functions useful for xfsdump/xfsrestore tests # diff --git a/common.filestreams b/common.filestreams index b385271c..be8ec352 100644 --- a/common.filestreams +++ b/common.filestreams @@ -2,6 +2,20 @@ # # 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 +# +# # Core of filestreams tests. # diff --git a/common.filter b/common.filter index 0e2d7ff2..a30bac42 100644 --- a/common.filter +++ b/common.filter @@ -2,6 +2,20 @@ # # 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 +# +# # standard filters # diff --git a/common.log b/common.log index b651ceb8..c4aaf4f7 100644 --- a/common.log +++ b/common.log @@ -2,6 +2,20 @@ # # 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 +# +# # common routines for log testing # Created by dxm@sgi.com & tes@sgi.com # diff --git a/common.metaperf b/common.metaperf index 476e5d07..f5384e58 100755 --- a/common.metaperf +++ b/common.metaperf @@ -1,4 +1,20 @@ ##/bin/sh +# +# Copyright (c) 2003-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 +# _format_metaperf() { diff --git a/common.punch b/common.punch index e23434f1..42f67031 100644 --- a/common.punch +++ b/common.punch @@ -2,6 +2,20 @@ # # 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 +# +# # common functions for excersizing hole punches with extent size hints etc. # source dmap_scratch_mount etc. diff --git a/common.quota b/common.quota index 0072a9e2..a9dfb422 100644 --- a/common.quota +++ b/common.quota @@ -3,6 +3,20 @@ # Copyright (c) 2000-2001,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 +# +# # Functions useful for quota tests # diff --git a/common.repair b/common.repair index 3f7353d1..66e8b204 100644 --- a/common.repair +++ b/common.repair @@ -2,6 +2,20 @@ # # 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 +# +# # Functions useful for xfs_repair tests # diff --git a/install-sh b/install-sh index 7071e5bd..4bbc0d3d 100755 --- a/install-sh +++ b/install-sh @@ -2,6 +2,20 @@ # # 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 +# +# # This script emulates bsd install and also recognises # two environment variables, with the following semantics :- # diff --git a/lsqa.pl b/lsqa.pl index d43afd28..040196f7 100755 --- a/lsqa.pl +++ b/lsqa.pl @@ -1,4 +1,20 @@ #!/usr/bin/perl -w +# +# 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 +# use strict; use Getopt::Long; diff --git a/make_irix b/make_irix index 31156601..fc4871c0 100755 --- a/make_irix +++ b/make_irix @@ -2,6 +2,20 @@ # # Copyright (c) 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 +# +# # Do a build using the IRIX TOOLROOT # Use "-f" to force a configure. # diff --git a/new b/new index ac612217..45ff163e 100755 --- a/new +++ b/new @@ -2,6 +2,20 @@ # #----------------------------------------------------------------------- # 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 +# #----------------------------------------------------------------------- # # Make a new test diff --git a/nfs4acl/Makefile b/nfs4acl/Makefile index 8d75faf3..42313f3f 100644 --- a/nfs4acl/Makefile +++ b/nfs4acl/Makefile @@ -1,6 +1,20 @@ -# +#----------------------------------------------------------------------- # 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 +# +#----------------------------------------------------------------------- TOPDIR = .. include $(TOPDIR)/include/builddefs diff --git a/randomize.awk b/randomize.awk index 88f86da2..2504eb85 100644 --- a/randomize.awk +++ b/randomize.awk @@ -1,4 +1,18 @@ # 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 +# # randomize stdin. diff --git a/remake b/remake index 4bdd47f6..4fd3747b 100755 --- a/remake +++ b/remake @@ -2,6 +2,20 @@ # # 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 +# +# # Rebuild NNN.out files # # $Header: /build2/depot/linux/pcp/dev/qa/RCS/remake,v 2.11 1999/09/20 03:42:19 kenmcd Exp $ diff --git a/run.bonnie_io b/run.bonnie_io index 8d0be806..0d409bb4 100755 --- a/run.bonnie_io +++ b/run.bonnie_io @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a bonnie throughput run (80M file and 1K chunksize if the # BONNIE_FILESIZE and/or BONNIE_CHUNKSIZE variables are not set), diff --git a/run.bonnie_ops b/run.bonnie_ops index a4e9850d..94c5c54d 100755 --- a/run.bonnie_ops +++ b/run.bonnie_ops @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Do a bonnie++ create/read/delete run using 8192 files (unless # BONNIE_KFILES environment variable is set -- note this number diff --git a/run.dbench b/run.dbench index 03935916..4cd02220 100755 --- a/run.dbench +++ b/run.dbench @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a single-client dbench run # diff --git a/run.dbench10 b/run.dbench10 index fc3b71a7..6561354b 100755 --- a/run.dbench10 +++ b/run.dbench10 @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a dbench run with 10 clients # diff --git a/run.dbench100 b/run.dbench100 index 565be1a2..6e6c4b78 100755 --- a/run.dbench100 +++ b/run.dbench100 @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a dbench run with 100 clients # diff --git a/run.dbench2 b/run.dbench2 index 1eca9283..9d6035f2 100755 --- a/run.dbench2 +++ b/run.dbench2 @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a dbench run with 2 clients # diff --git a/run.dbench20 b/run.dbench20 index ed57015b..aa50bc9e 100755 --- a/run.dbench20 +++ b/run.dbench20 @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 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 +# # # Does a dbench run with 20 clients # diff --git a/run.dbench50 b/run.dbench50 index d2fd8fe7..3ae6f4be 100755 --- a/run.dbench50 +++ b/run.dbench50 @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 2002-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 +# # # Does a dbench run with 50 clients # diff --git a/run.dbenchmulti b/run.dbenchmulti index 7bb52c2e..a50f5fd9 100755 --- a/run.dbenchmulti +++ b/run.dbenchmulti @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 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 +# # # Does several dbench runs with increasing numbers of client # diff --git a/run.io b/run.io index d53169e5..c5ed6668 100755 --- a/run.io +++ b/run.io @@ -1,4 +1,21 @@ #!/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 +# +# # (very) simple file IO tests. # TODO: make file size multiple of physmem. diff --git a/run.metaperf_10i_1000n b/run.metaperf_10i_1000n index 446dd98b..aca004cf 100755 --- a/run.metaperf_10i_1000n +++ b/run.metaperf_10i_1000n @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 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 +# # # Runs the metaperf metadata micro-benchmark. # Use 1000 files, 10 iterations. diff --git a/run.metaperf_10i_1n b/run.metaperf_10i_1n index 519641c4..4149fd6b 100755 --- a/run.metaperf_10i_1n +++ b/run.metaperf_10i_1n @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 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 +# # # Runs the metaperf metadata micro-benchmark. # Use 1 file, 10 iterations. diff --git a/run.metaperf_1i_1n b/run.metaperf_1i_1n index a8206d78..e714e16b 100755 --- a/run.metaperf_1i_1n +++ b/run.metaperf_1i_1n @@ -1,4 +1,20 @@ #!/bin/sh +# +# Copyright (c) 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 +# # # Runs the metaperf metadata micro-benchmark. # Use 1 file, 1 iteration. (worst case) diff --git a/run.pio b/run.pio index 29d9056d..28900c63 100755 --- a/run.pio +++ b/run.pio @@ -1,4 +1,21 @@ #!/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 +# +# # (very) simple parallel IO tests. # TODO: make file size multiple of physmem. diff --git a/run.rtio b/run.rtio index 3fbc7995..ed2d74a6 100755 --- a/run.rtio +++ b/run.rtio @@ -1,4 +1,21 @@ #!/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 +# +# # (very) simple file realtime IO tests. # TODO: make file size multiple of physmem. diff --git a/setup b/setup index d1d950c2..0621f5a1 100755 --- a/setup +++ b/setup @@ -1,5 +1,20 @@ #!/bin/sh # +# Copyright (c) 2003-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 +# if ! . ./common.config then echo "check: failed to source common.config" diff --git a/soak b/soak index f1fb173c..5e0d9647 100755 --- a/soak +++ b/soak @@ -1,6 +1,20 @@ #!/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 +# #----------------------------------------------------------------------- # # creator diff --git a/tools/ag-wipe b/tools/ag-wipe index f580b9dc..476f0eaf 100755 --- a/tools/ag-wipe +++ b/tools/ag-wipe @@ -3,7 +3,21 @@ use strict; use IO::File; use Getopt::Std; # -# Copyright (c) 2003-2004 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2003-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 +# # # Modify a filesystem's superblock and AGF metadata structures # so that only a subset of the allocation groups will be used. diff --git a/tools/auto-qa b/tools/auto-qa index 2cd84d86..4025e788 100755 --- a/tools/auto-qa +++ b/tools/auto-qa @@ -2,6 +2,20 @@ # # 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 +# +# # automatic qa system. 31/08/00 dxm@sgi.com # # Usage: auto_qa start-state [stop-state] diff --git a/tools/db-walk b/tools/db-walk index 6a77a088..b6475870 100755 --- a/tools/db-walk +++ b/tools/db-walk @@ -1,6 +1,20 @@ #!/usr/bin/perl -w # -# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. +# 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 +# # # use db to try to traverse the entire filesystem starting at the root # diff --git a/tools/fs-walk b/tools/fs-walk index 8e10b45c..0c80cd88 100755 --- a/tools/fs-walk +++ b/tools/fs-walk @@ -1,6 +1,20 @@ #!/usr/bin/perl -w # -# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. +# 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 +# # # traverse the entire filesystem dumping info. # diff --git a/tools/interop b/tools/interop index 7ccc6c9e..0cfa2e4e 100755 --- a/tools/interop +++ b/tools/interop @@ -1,4 +1,20 @@ #!/usr/sbin/perl +# +# Copyright (c) 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 +# sub setup() { diff --git a/tools/srcdiff b/tools/srcdiff index 7a9fdf0d..e490dfdf 100755 --- a/tools/srcdiff +++ b/tools/srcdiff @@ -1,5 +1,20 @@ #!/usr/bin/perl -w -use strict; +# +# Copyright (c) 2001-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 +# # # srcdiff is used to compare current user level code with the current # kernel code and advise of any differences between files which are @@ -23,6 +38,8 @@ use strict; # (compare this to "srcdiff | fgrep Total:") # +use strict; + die "WORKAREA not set" unless defined $ENV{'WORKAREA'}; die "KWORKAREA not set" unless defined $ENV{'KWORKAREA'}; die "DMWORKAREA not set" unless defined $ENV{'DMWORKAREA'}; -- 2.30.2