Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config001.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config001.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config001.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config001.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config002.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config002.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config002.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config002.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config003.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config003.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config003.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config003.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config004.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config004.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config004.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config004.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config005.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config005.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config005.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config005.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config006.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config006.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config006.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config006.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config007.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config007.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config007.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config007.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config008.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config008.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config008.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config008.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS default +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config009.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config009.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config009.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config009.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS default +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config010.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config010.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config010.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config010.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS default +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config011.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config011.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config011.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config011.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config012.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config012.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config012.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config012.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR default -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR default +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config013.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config013.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config013.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config013.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config014.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config014.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config014.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config014.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config015.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config015.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config015.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config015.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config016.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config016.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config016.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config016.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL default -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL default +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config017.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config017.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config017.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config017.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config018.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config018.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config018.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config018.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config019.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config019.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config019.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config019.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config020.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config020.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config020.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config020.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS - +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS - Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config021.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config021.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config021.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config021.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config022.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config022.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config022.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config022.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR - -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR - +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config023.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config023.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config023.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config023.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config024.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config024.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/config024.cfg (revision 329227) @@ -1,31 +1,31 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)config024.cfg 1.2 07/01/09 SMI" # -TESTPOOL POOL local -TESTPOOL/TESTCTR CTR local -TESTPOOL/TESTCTR/TESTFS1 FS local +testpool.inherit POOL local +testpool.inherit/TESTCTR CTR local +testpool.inherit/TESTCTR/TESTFS1 FS local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state001.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state001.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state001.cfg (revision 329227) @@ -1,42 +1,42 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state001.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # No command is actually run (hence '-:-') but rather this state file is # used to verify that the property that was set on the top level pool # via the 'local' keyword (in the config1.cfg file) has correctly # propogated down the hierarchy. # # *** ASSERTION DESCRIPTION *** # -:- # local local -TESTPOOL TESTPOOL -TESTPOOL TESTPOOL +testpool.inherit testpool.inherit +testpool.inherit testpool.inherit Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state002.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state002.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state002.cfg (revision 329227) @@ -1,43 +1,43 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state002.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # No command is actually run (hence '-:-') but rather this state file is # used to verify that the property that was set on the middle level # dataset via the 'local' keyword (in the configX.cfg file) has # correctly propogated down the hierarchy to the filesystem underneath, # while leaving the top level pools properties unchanged. # # *** ASSERTION DESCRIPTION *** # -:- # default default local local -TESTPOOL/TESTCTR TESTPOOL/TESTCTR +testpool.inherit/TESTCTR testpool.inherit/TESTCTR Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state005.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state005.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state005.cfg (revision 329227) @@ -1,43 +1,43 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state005.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # No command is actually run (hence '-:-') but rather this state file is # used to verify that when we set a property on a top level pool, followed # by a middle level dataset, that the bottom level filesystem inherits # the property from the middle level dataset, and not from the top level # pool. # # *** ASSERTION DESCRIPTION *** # -:- # local local local local -TESTPOOL/TESTCTR TESTPOOL/TESTCTR +testpool.inherit/TESTCTR testpool.inherit/TESTCTR Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state006.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state006.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state006.cfg (revision 329227) @@ -1,45 +1,45 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state006.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # No command is actually run (hence '-:-') but rather this state file is # used to verify that when we set a property on a top level pool, followed # by a bottom level filesystem, that the middle level dataset inherits # the property from the top level pool, and not from the bottom level # filesystem. # # *** ASSERTION DESCRIPTION *** # -:- # # # local local -TESTPOOL TESTPOOL +testpool.inherit testpool.inherit local local Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state009.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state009.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state009.cfg (revision 329227) @@ -1,55 +1,55 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state009.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit' at different levels of a # data hierarchy where the properties of each dataset have their # default values leaves the values unchanged. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit +testpool.inherit:inherit # default default default default default default # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default default default default default # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state010.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state010.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state010.cfg (revision 329227) @@ -1,54 +1,54 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state010.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' at different levels of a # data hierarchy where the properties of each dataset have their # default values leaves the values unchanged. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # default default default default default default # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state011.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state011.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state011.cfg (revision 329227) @@ -1,56 +1,56 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state011.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that running 'zfs inherit' at each level of the data hierarchy # when the bottom filesystem level properties have been set locally has # no effect except at the bottom level where the property values are # inherited from the middle level dataset. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit +testpool.inherit:inherit # default default default default local local # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default default default local local # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default local default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state012.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state012.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state012.cfg (revision 329227) @@ -1,60 +1,60 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state012.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that running 'zfs inherit -r' at each level of the data hierarchy # when the bottom filesystem level properties have been set locally results # in the top level property values being propogated down the data # hierarchy. # # Executing inherit -r at the middle level and bottom levels after # running it at the top level is somewhat redundant as the top level value # should propogate down the entire data hierarchy. Done for completeness # sake. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # default default default default local default # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state013.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state013.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state013.cfg (revision 329227) @@ -1,54 +1,54 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state013.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit' on each level when the middle # and bottom levels properties are set locally results in the middle and # bottom levels inheriting values from the next level up in the hierarchy. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit +testpool.inherit:inherit # default default local local local local # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default local default local local # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default local default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state014.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state014.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state014.cfg (revision 329227) @@ -1,60 +1,60 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state014.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that running 'zfs inherit -r' at each level of the data hierarchy # when the bottom and middle level properties have been set locally results # in the top level property values being propogated down the data # hierarchy. # # Note : executing inherit -r at the middle level and bottom levels after # running it at the top level is somewhat redundant as the top level value # should propogate down the entire data hierarchy. Done for completeness # sake. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # default default local default local default # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state015.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state015.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state015.cfg (revision 329227) @@ -1,64 +1,64 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state015.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit' at the top level in the hierarchy # when the middle level properties are set locally, and the bottom # level has inherited its value from the middle level, results in no change # to the top level properties. # # Executing 'zfs inherit' at the middle level results in the middle level # inheriting its value from the top level, and passing the values down to # the bottom level. # # Executing 'zfs inherit' at the bottom level is somewhat redundant but # is done for completness sake. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit +testpool.inherit:inherit # default default local local -TESTPOOL/TESTCTR TESTPOOL/TESTCTR +testpool.inherit/TESTCTR testpool.inherit/TESTCTR # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default local default -TESTPOOL/TESTCTR default +testpool.inherit/TESTCTR default # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state016.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state016.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state016.cfg (revision 329227) @@ -1,60 +1,60 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state016.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' at the top level in the hierarchy # when the middle level properties are set locally, and the bottom # level has inherited its value from the middle level, results in no change # to the top level properties and the middle and bottom properties changing # to the top level (default) values. # # Executing 'zfs inherit -r' at the bottom and middle levels after executing # at the top level is somewhat redundant but ss done for completness sake. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # default default local default -TESTPOOL default +testpool.inherit default # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state017.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state017.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state017.cfg (revision 329227) @@ -1,65 +1,65 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state017.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 middle level datasets properties are set locally, # and the bottom level has inherited its properties from the middle # level, results in the top level properties reverting back to their # default values. # # Executing 'zfs inherit' at the middle level results in the middle level # inheriting its value from the top level (which is now default), and passing # the values down to the bottom level. # # Executing 'zfs inherit' at the bottom level is somewhat redundant but # is done for completness sake. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit +testpool.inherit:inherit # local default local local -TESTPOOL/TESTCTR TESTPOOL/TESTCTR +testpool.inherit/TESTCTR testpool.inherit/TESTCTR # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default local default -TESTPOOL/TESTCTR default +testpool.inherit/TESTCTR default # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state018.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state018.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state018.cfg (revision 329227) @@ -1,62 +1,62 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state018.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' at the top level in the hierarchy # when the top level and middle level datasets properties are set locally, # and the bottom level has inherited its properties from the middle # level, results in the top level properties reverting back to their # default values and being propogated down to the other datasets in the # hierarchy. # # Executing 'zfs inherit -r' at the middle and bottom levels after executing # it at the top level is somewhat redundant but is done for completness sake. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # local default local default -TESTPOOL/TESTCTR default +testpool.inherit/TESTCTR default # # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state019.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state019.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state019.cfg (revision 329227) @@ -1,61 +1,61 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state019.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 properties are set locally and the middle and bottom # datasets have inherited from the top level, results in the top level # properties reverting back to their default values, the middle and bottom # levels inheriting the changed values. # # Executing 'zfs inherit' at the middle and bottom levels is somewhat # redundant but is done for completness sake. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit +testpool.inherit:inherit # local default -TESTPOOL default -TESTPOOL default +testpool.inherit default +testpool.inherit default # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default default default default default # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state020.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state020.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state020.cfg (revision 329227) @@ -1,62 +1,62 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state020.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' at the top level in the hierarchy # when the top level properties are set locally and the middle and bottom # datasets have inherited from the top level, results in the top level # properties reverting back to their default values, the middle and bottom # levels inheriting the changed values. # # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat # redundant but is done for completness sake. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # local default -TESTPOOL default -TESTPOOL default +testpool.inherit default +testpool.inherit default # # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state021.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state021.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state021.cfg (revision 329227) @@ -1,62 +1,62 @@ # 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 # # # 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 +testpool.inherit:inherit # local default -TESTPOOL default +testpool.inherit default local local # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default default default local local # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default local default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state022.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state022.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state022.cfg (revision 329227) @@ -1,61 +1,61 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state022.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' 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, the middle and bottom # levels inheriting the changed values. # # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat # redundant but is done for completness sake. # # *** ASSERTION DESCRIPTION *** # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # local default -TESTPOOL default +testpool.inherit default local default # # -TESTPOOL/TESTCTR:inherit -r +testpool.inherit/TESTCTR:inherit -r # default default default default default default # # -TESTPOOL/TESTCTR/TESTFS1:inherit -r +testpool.inherit/TESTCTR/TESTFS1:inherit -r # default default default default default default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state023.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state023.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state023.cfg (revision 329227) @@ -1,63 +1,63 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state023.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit' at the top level in the hierarchy # when each levels properties are set locally, results in the top level # properties reverting back to their default values. # # Executing 'zfs inherit' at the middle level results in it inheriting # the top levels (now default) values # # Executing 'zfs inherit' at the bottom level results in it inheriting # the middle levels (now default) values # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit +testpool.inherit:inherit # local default local local local local # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default local default local local # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default local default # Index: projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state024.cfg =================================================================== --- projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state024.cfg (revision 329226) +++ projects/zfsd/head/tests/sys/cddl/zfs/tests/inheritance/state024.cfg (revision 329227) @@ -1,61 +1,61 @@ # 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 # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)state024.cfg 1.2 07/01/09 SMI" # # *** ASSERTION DESCRIPTION *** # # Verify that executing 'zfs inherit -r' at the top level in the hierarchy # when each levels properties are set locally, results in the top level # properties reverting back to their default values, and the changed # values being propogated down the hierarchy. # # Executing 'zfs inherit -r' at the middle and bottom levels after doing so # at the top level is somewhat redundant but is done for completeness. # # *** ASSERTION DESCRIPTION *** # # -TESTPOOL:inherit -r +testpool.inherit:inherit -r # local default local default local default # # -TESTPOOL/TESTCTR:inherit +testpool.inherit/TESTCTR:inherit # default default default default default default # # -TESTPOOL/TESTCTR/TESTFS1:inherit +testpool.inherit/TESTCTR/TESTFS1:inherit # default default default default default default #