summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_dataset.c
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2016-02-09 12:44:25 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2016-02-09 12:44:25 +0000
commitb3fd9b18977148b2e9e64a11e4667e7511c03dde (patch)
tree0f920259d964e8eb6e531b0ab40793e0758103f0 /usr/src/lib/libzfs/common/libzfs_dataset.c
parent8443e038ef8eb3ca6a95818d6e90b2a1eb4e9cb6 (diff)
parentd7e7cb9c207e40874f6a4b61ca8ea1526b5555bd (diff)
downloadillumos-joyent-b3fd9b18977148b2e9e64a11e4667e7511c03dde.tar.gz
[illumos-gate merge]
commit d7e7cb9c207e40874f6a4b61ca8ea1526b5555bd 6528 need casesensitivity/normalization test cases for zfs-tests commit c3d26abc9ee97b4f60233556aadeb57e0bd30bb9 5027 zfs large block support (add copyright)
Diffstat (limited to 'usr/src/lib/libzfs/common/libzfs_dataset.c')
-rw-r--r--usr/src/lib/libzfs/common/libzfs_dataset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libzfs/common/libzfs_dataset.c b/usr/src/lib/libzfs/common/libzfs_dataset.c
index d282b0d9a5..034edebb24 100644
--- a/usr/src/lib/libzfs/common/libzfs_dataset.c
+++ b/usr/src/lib/libzfs/common/libzfs_dataset.c
@@ -27,6 +27,7 @@
* Copyright (c) 2013 Martin Matuska. All rights reserved.
* Copyright (c) 2013 Steven Hartland. All rights reserved.
* Copyright 2013 Nexenta Systems, Inc. All rights reserved.
+ * Copyright (c) 2014 Integros [integros.com]
*/
#include <ctype.h>