003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota
usr
/
src
/
sys
/
contrib
/
openzfs
/
tests
/
zfs-tests
/
tests
/
functional
/
projectquota
/
📁
..
📄
Makefile.am
(716 B)
📄
cleanup.ksh
(1.12 KB)
📄
projectid_001_pos.ksh
(3.53 KB)
📄
projectid_002_pos.ksh
(2.38 KB)
📄
projectid_003_pos.ksh
(2.26 KB)
📄
projectquota.cfg
(1.28 KB)
📄
projectquota_001_pos.ksh
(2.53 KB)
📄
projectquota_002_pos.ksh
(2.4 KB)
📄
projectquota_003_pos.ksh
(2.88 KB)
📄
projectquota_004_neg.ksh
(2.44 KB)
📄
projectquota_005_pos.ksh
(1.9 KB)
📄
projectquota_006_pos.ksh
(2.11 KB)
📄
projectquota_007_pos.ksh
(1.58 KB)
📄
projectquota_008_pos.ksh
(2.89 KB)
📄
projectquota_009_pos.ksh
(4.42 KB)
📄
projectquota_common.kshlib
(2.39 KB)
📄
projectspace_001_pos.ksh
(2.69 KB)
📄
projectspace_002_pos.ksh
(2.28 KB)
📄
projectspace_003_pos.ksh
(3.29 KB)
📄
projectspace_004_pos.ksh
(2.19 KB)
📄
projecttree_001_pos.ksh
(3.24 KB)
📄
projecttree_002_pos.ksh
(3.89 KB)
📄
projecttree_003_neg.ksh
(2.99 KB)
📄
setup.ksh
(1.51 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 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # # Copyright (c) 2017 by Fan Yong. All rights reserved. # . $STF_SUITE/tests/functional/projectquota/projectquota_common.kshlib log_must cleanup_projectquota log_must del_user $PUSER log_must del_group $PGROUP default_cleanup
Upload File
Create Folder