003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send
usr
/
src
/
sys
/
contrib
/
openzfs
/
tests
/
zfs-tests
/
tests
/
functional
/
redacted_send
/
📁
..
📄
Makefile.am
(613 B)
📄
cleanup.ksh
(1.01 KB)
📄
redacted.cfg
(2.06 KB)
📄
redacted.kshlib
(7.27 KB)
📄
redacted_compressed.ksh
(2.4 KB)
📄
redacted_contents.ksh
(6.43 KB)
📄
redacted_deleted.ksh
(3.45 KB)
📄
redacted_disabled_feature.ksh
(2.05 KB)
📄
redacted_embedded.ksh
(3.64 KB)
📄
redacted_holes.ksh
(4.23 KB)
📄
redacted_incrementals.ksh
(6.47 KB)
📄
redacted_largeblocks.ksh
(2.12 KB)
📄
redacted_many_clones.ksh
(2.32 KB)
📄
redacted_mixed_recsize.ksh
(2.93 KB)
📄
redacted_mounts.ksh
(3.85 KB)
📄
redacted_negative.ksh
(3.54 KB)
📄
redacted_origin.ksh
(3.17 KB)
📄
redacted_props.ksh
(2.72 KB)
📄
redacted_resume.ksh
(3.17 KB)
📄
redacted_size.ksh
(2.23 KB)
📄
redacted_volume.ksh
(3.08 KB)
📄
setup.ksh
(1.09 KB)
Editing: cleanup.ksh
#!/bin/ksh -p # # 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 (c) 2018 by Delphix. All rights reserved. # . $STF_SUITE/tests/functional/redacted_send/redacted.kshlib destroy_pool $POOL destroy_pool $POOL2 log_must set_tunable32 ALLOW_REDACTED_DATASET_MOUNT 0 log_pass
Upload File
Create Folder