aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2022-08-13 23:13:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2022-08-13 23:14:21 +0000
commit271171e0d97b88ba2a7c3bf750c9672b484c1c13 (patch)
tree762e9deff8e90e8eb4365124fb6a406ed8285a5a /sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh
parentcc495d3b679d32324d8914adb10e293e7deae82b (diff)
parentb3d0568cfd65458c92f7ab3d7bb709087992628e (diff)
downloadsrc-271171e0d97b88ba2a7c3bf750c9672b484c1c13.tar.gz
src-271171e0d97b88ba2a7c3bf750c9672b484c1c13.zip
zfs: merge openzfs/zfs@b3d0568cf
Notable upstream pull request merges: #9372 Implement a new type of zfs receive: corrective receive (-c) #13635 Add snapshots_changed as property #13636 Add support for per dataset zil stats and use wmsum counters #13643 Fix scrub resume from newly created hole #13670 Fix memory allocation for the checksum benchmark #13695 Skip checksum benchmarks on systems with slow cpu #13711 zpool: fix redundancy check after vdev removal Obtained from: OpenZFS OpenZFS commit: b3d0568cfd65458c92f7ab3d7bb709087992628e
Diffstat (limited to 'sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh')
-rwxr-xr-xsys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh b/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh
index bc00a2a22c5a..2b38556c9a78 100755
--- a/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh
+++ b/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/setup.ksh
@@ -7,7 +7,7 @@
# 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.
+# or https://opensource.org/licenses/CDDL-1.0.
# See the License for the specific language governing permissions
# and limitations under the License.
#