003 File Manager
Current Path:
/usr/src/tests/sys/cddl/zfs/tests/inheritance
usr
/
src
/
tests
/
sys
/
cddl
/
zfs
/
tests
/
inheritance
/
📁
..
📄
Makefile
(1.86 KB)
📄
README.config
(2.14 KB)
📄
README.state
(4.32 KB)
📄
cleanup.ksh
(1.02 KB)
📄
config001.cfg
(1.11 KB)
📄
config002.cfg
(1.11 KB)
📄
config003.cfg
(1.12 KB)
📄
config004.cfg
(1.12 KB)
📄
config005.cfg
(1.11 KB)
📄
config006.cfg
(1.11 KB)
📄
config007.cfg
(1.12 KB)
📄
config008.cfg
(1.12 KB)
📄
config009.cfg
(1.12 KB)
📄
config010.cfg
(1.12 KB)
📄
config011.cfg
(1.12 KB)
📄
config012.cfg
(1.12 KB)
📄
config013.cfg
(1.12 KB)
📄
config014.cfg
(1.12 KB)
📄
config015.cfg
(1.11 KB)
📄
config016.cfg
(1.11 KB)
📄
config017.cfg
(1.11 KB)
📄
config018.cfg
(1.11 KB)
📄
config019.cfg
(1.11 KB)
📄
config020.cfg
(1.11 KB)
📄
config021.cfg
(1.11 KB)
📄
config022.cfg
(1.11 KB)
📄
config023.cfg
(1.12 KB)
📄
config024.cfg
(1.12 KB)
📄
inherit.cfg
(1019 B)
📄
inherit.kshlib
(3.1 KB)
📄
inherit_001_pos.ksh
(11.46 KB)
📄
inheritance_test.sh
(1.5 KB)
📄
state001.cfg
(1.42 KB)
📄
state002.cfg
(1.46 KB)
📄
state003.cfg
(1.3 KB)
📄
state004.cfg
(1.39 KB)
📄
state005.cfg
(1.45 KB)
📄
state006.cfg
(1.48 KB)
📄
state007.cfg
(1.36 KB)
📄
state008.cfg
(1.33 KB)
📄
state009.cfg
(1.47 KB)
📄
state010.cfg
(1.48 KB)
📄
state011.cfg
(1.54 KB)
📄
state012.cfg
(1.75 KB)
📄
state013.cfg
(1.5 KB)
📄
state014.cfg
(1.76 KB)
📄
state015.cfg
(2.03 KB)
📄
state016.cfg
(1.79 KB)
📄
state017.cfg
(2.11 KB)
📄
state018.cfg
(1.84 KB)
📄
state019.cfg
(1.76 KB)
📄
state020.cfg
(1.78 KB)
📄
state021.cfg
(1.73 KB)
📄
state022.cfg
(1.77 KB)
📄
state023.cfg
(1.7 KB)
📄
state024.cfg
(1.7 KB)
Editing: state021.cfg
# vim: filetype=sh # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # $FreeBSD$ # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state021.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit' at the top level in the hierarchy # when the top level and bottom level properties are set locally and the # middle dataset has inherited from the top level, results in the top level # properties reverting back to their default values, and the middle level # inheriting the new top level value. # # Executing 'zfs inherit' at the bottom level results in it inheriting # the middle level values. # # *** ASSERTION DESCRIPTION *** # # testpool.inherit:inherit # local default testpool.inherit default local local # # testpool.inherit/TESTCTR:inherit # default default default default local local # # testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default local default #
Upload File
Create Folder