mirror of
https://git.freebsd.org/src.git
synced 2026-01-12 06:54:03 +00:00
tests: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
This commit is contained in:
parent
29363fb446
commit
ac00d4d59b
1115 changed files with 0 additions and 3328 deletions
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)chg_usr_exec.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)devname2devid.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)dir_rd_update.c 1.2 07/01/09 SMI"
|
||||
|
||||
/*
|
||||
* Assertion:
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)file_check.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include "file_common.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
#ifndef FILE_COMMON_H
|
||||
#define FILE_COMMON_H
|
||||
|
||||
#pragma ident "@(#)file_common.h 1.3 07/05/25 SMI"
|
||||
|
||||
/*
|
||||
* header file for file_* utilities. These utilities
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
* Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
* Use is subject to license terms.
|
||||
*/
|
||||
#pragma ident "@(#)file_trunc.c 1.2 07/05/25 SMI"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)file_write.c 1.4 07/10/09 SMI"
|
||||
|
||||
#include "file_common.h"
|
||||
#include <inttypes.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)largest_file.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include "file_common.h"
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -24,9 +24,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$Id: mkfile.c,v 1.5 2013-10-26 10:11:34+09 hatanou Exp $";
|
||||
#endif /* !lint */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)mktree.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)mmapwrite.c 1.4 07/05/25 SMI"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)randfree_file.c 1.3 07/05/25 SMI"
|
||||
|
||||
#include "file_common.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)readmmap.c 1.4 07/05/25 SMI"
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)rename_dir.c 1.1 07/05/25 SMI"
|
||||
|
||||
/*
|
||||
* Assertion:
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* Use is subject to license terms.
|
||||
*/
|
||||
|
||||
#pragma ident "@(#)rm_lnkcnt_zero_file.c 1.3 07/05/25 SMI"
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs.ksh 1.2 09/01/13 SMI"
|
||||
#
|
||||
|
||||
ZFS=/sbin/zfs
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_crypto.ksh 1.2 09/05/19 SMI"
|
||||
#
|
||||
|
||||
cmd=$1
|
||||
shift
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_version.ksh 1.1 09/01/13 SMI"
|
||||
#
|
||||
|
||||
cmd=$1
|
||||
shift
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zpool.ksh 1.2 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. ${STF_SUITE}/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zpool_smi.ksh 1.2 09/01/13 SMI"
|
||||
#
|
||||
|
||||
function labelvtoc
|
||||
{
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zpool_version.ksh 1.1 09/01/13 SMI"
|
||||
#
|
||||
|
||||
cmd=$1
|
||||
shift
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
#ident "@(#)commands.txt 1.8 09/01/13 SMI"
|
||||
#
|
||||
# All the commands in this file are converted into environment variables
|
||||
# with the same name as the command e.g.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -22,9 +22,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)default.cfg 1.8 08/11/03 SMI"
|
||||
#
|
||||
# Read the user config file, if it exists
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)libremote.kshlib 1.1 07/05/25 SMI"
|
||||
#
|
||||
|
||||
# Check if a package is installed
|
||||
# $1 package name
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)libtest.kshlib 1.15 09/08/06 SMI"
|
||||
#
|
||||
|
||||
. ${STF_SUITE}/include/logapi.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)logapi.kshlib 1.2 07/03/14 SMI"
|
||||
#
|
||||
|
||||
#
|
||||
# This is a ksh function library. It is intended to be sourced into
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)stf.shlib 1.2 07/04/12 SMI"
|
||||
#
|
||||
|
||||
STF_PASS=0
|
||||
STF_FAIL=1
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)acl.cfg 1.3 08/08/15 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)acl_common.kshlib 1.4 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cifs.kshlib 1.4 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cifs_attr_001_pos.ksh 1.1 08/02/27 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cifs_attr_002_pos.ksh 1.1 08/02/27 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cifs_attr_003_pos.ksh 1.4 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cleanup.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_001_neg.ksh 1.4 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_002_pos.ksh 1.1 09/06/22 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_aclmode_001_pos.ksh 1.3 08/08/15 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_compact_001_pos.ksh 1.5 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_delete_001_pos.ksh 1.6 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_inherit_001_pos.ksh 1.5 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_inherit_002_pos.ksh 1.3 08/02/27 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_inherit_003_pos.ksh 1.1 08/08/15 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
. $STF_SUITE/tests/acl/cifs/cifs.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_inherit_004_pos.ksh 1.1 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_owner_001_pos.ksh 1.4 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_rwacl_001_pos.ksh 1.5 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_rwx_001_pos.ksh 1.3 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_rwx_002_pos.ksh 1.5 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_rwx_003_pos.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_rwx_004_pos.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_xattr_001_pos.ksh 1.4 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_xattr_002_pos.ksh 1.4 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cp_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cp_002_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cpio_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
################################################################################
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cpio_002_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_find_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_ls_001_pos.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_mv_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
################################################################################
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_tar_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
################################################################################
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_tar_002_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)setup.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_chmod_001_pos.ksh 1.5 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_compress_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cp_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cp_002_neg.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_cp_003_neg.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_find_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_find_002_neg.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_ls_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_ls_002_neg.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_mv_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pack_001_pos.ksh 1.3 07/07/31 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_002_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_003_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_004_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_005_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_pax_006_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_tar_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)zfs_acl_tar_002_neg.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/acl/acl_common.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)atime.cfg 1.3 08/08/15 SMI"
|
||||
#
|
||||
|
||||
export TESTCLONE=testclone${TESTCASE_ID}
|
||||
export TESTSNAP=testsnap${TESTCASE_ID}
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)atime_001_pos.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
. $STF_SUITE/tests/atime/atime_common.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)atime_002_neg.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
. $STF_SUITE/tests/atime/atime_common.kshlib
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)atime_common.kshlib 1.3 07/03/14 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cleanup.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)setup.ksh 1.2 07/01/09 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs.cfg 1.1 07/05/25 SMI"
|
||||
#
|
||||
|
||||
FS=fs
|
||||
export FS
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_001_pos.ksh 1.4 09/06/22 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_002_neg.ksh 1.3 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_003_pos.ksh 1.2 08/11/03 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_004_neg.ksh 1.1 07/05/25 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_005_neg.ksh 1.2 08/02/27 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
. $STF_SUITE/tests/cli_root/zpool_upgrade/zpool_upgrade.cfg
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_006_pos.ksh 1.3 08/11/03 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_007_neg.ksh 1.3 09/06/22 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_008_neg.ksh 1.2 09/06/22 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)bootfs_009_neg.ksh 1.1 08/11/03 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
3
tests/sys/cddl/zfs/tests/cache/cache.cfg
vendored
3
tests/sys/cddl/zfs/tests/cache/cache.cfg
vendored
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cache.cfg 1.2 09/01/13 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/cli_root/cli.cfg
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
|
|
|||
3
tests/sys/cddl/zfs/tests/cache/cache.kshlib
vendored
3
tests/sys/cddl/zfs/tests/cache/cache.kshlib
vendored
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cache.kshlib 1.4 09/05/19 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/include/libtest.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cache_001_pos.ksh 1.1 08/05/14 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/cache/cache.kshlib
|
||||
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@
|
|||
#
|
||||
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
# Use is subject to license terms.
|
||||
#
|
||||
# ident "@(#)cache_002_pos.ksh 1.1 08/05/14 SMI"
|
||||
#
|
||||
|
||||
. $STF_SUITE/tests/cache/cache.kshlib
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue