Deleted Added
full compact
tools-nfs4-trivial.test (288314) tools-nfs4-trivial.test (288680)
1# Copyright (c) 2011 Edward Tomasz Napiera��a <trasz@FreeBSD.org>
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23# SUCH DAMAGE.
24#
1# Copyright (c) 2011 Edward Tomasz Napiera��a <trasz@FreeBSD.org>
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23# SUCH DAMAGE.
24#
25# $FreeBSD: user/ngie/more-tests/tools/regression/acltools/tools-nfs4-trivial.test 288314 2015-09-27 23:33:54Z ngie $
25# $FreeBSD: user/ngie/more-tests/tests/sys/acl/tools-nfs4-trivial.test 288314 2015-09-27 23:33:54Z ngie $
26#
27
28# This is a tools-level test for acl_is_trivial_np(3). Run it as root on ZFS.
29# Note that this does not work on UFS with NFSv4 ACLs enabled - UFS recognizes
30# both kind of trivial ACLs and replaces it by the default one.
31#
32# WARNING: Creates files in unsafe way.
33

--- 49 unchanged lines hidden ---
26#
27
28# This is a tools-level test for acl_is_trivial_np(3). Run it as root on ZFS.
29# Note that this does not work on UFS with NFSv4 ACLs enabled - UFS recognizes
30# both kind of trivial ACLs and replaces it by the default one.
31#
32# WARNING: Creates files in unsafe way.
33

--- 49 unchanged lines hidden ---