Print this page
11083 support NFS server in zone
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com>
Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com>
Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Portions contributed by: Mike Zeller <mike@mikezeller.net>
Portions contributed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com>
Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Change-Id: I22f289d357503f9b48a0bc2482cc4328a6d43d16
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/lib/libshare/common/mapfile-vers
+++ new/usr/src/lib/libshare/common/mapfile-vers
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
|
↓ open down ↓ |
13 lines elided |
↑ open up ↑ |
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21 #
22 22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 23 # Copyright (c) 2016 by Delphix. All rights reserved.
24 -# Copyright 2018 Nexenta Systems, Inc. All rights reserved.
24 +# Copyright 2019 Nexenta Systems, Inc. All rights reserved.
25 25 #
26 26
27 27 #
28 28 # MAPFILE HEADER START
29 29 #
30 30 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
31 31 # Object versioning must comply with the rules detailed in
32 32 #
33 33 # usr/src/lib/README.mapfiles
34 34 #
35 35 # You should not be making modifications here until you've read the most current
36 36 # copy of that file. If you need help, contact a gatekeeper for guidance.
37 37 #
38 38 # MAPFILE HEADER END
39 39 #
40 40
41 41 $mapfile_version 2
42 42
43 43 SYMBOL_VERSION SUNWprivate {
44 44 global:
45 45 sa_get_optionset;
46 46 sa_create_property;
47 47 sa_create_section;
48 48 sa_set_section_attr;
49 49 sa_get_property;
50 50 sa_create_security;
51 51 sa_update_legacy;
52 52 sa_get_group_attr;
53 53 sa_free_share_description;
54 54 sa_remove_group;
55 55 sa_add_property;
56 56 sa_get_sub_group;
57 57 sa_get_next_optionset;
58 58 sa_update_property;
59 59 sa_destroy_security;
60 60 sa_update_sharetab;
61 61 sa_create_protocol_properties;
62 62 sa_get_group;
63 63 sa_get_security;
64 64 sa_get_protocol_property;
65 65 sa_get_protocol_section;
66 66 sa_add_share;
67 67 sa_valid_group_name;
68 68 sa_get_optionset_attr;
69 69 sa_remove_property;
70 70 sa_set_security_attr;
71 71 sa_delete_sharetab;
72 72 sa_format_free;
73 73 sa_add_protocol_property;
74 74 sa_check_path;
75 75 sa_free_derived_optionset;
76 76 sa_is_security;
77 77 sa_get_protocols;
78 78 sa_get_parent_group;
79 79 sa_set_optionset_attr;
80 80 sa_commit_properties;
81 81 sa_parse_legacy_options;
82 82 sa_zfs_is_shared;
83 83 sa_share_zfs;
84 84 sa_path_is_zfs;
85 85 sa_get_derived_optionset;
86 86 sa_move_share;
87 87 sa_group_is_zfs;
88 88 sa_update_config;
89 89 sa_sharetab_fill_zfs;
90 90 sa_emptyshare;
91 91 sa_get_share_attr;
92 92 sa_create_optionset;
93 93 sa_valid_property;
94 94 sa_proto_legacy_format;
95 95 sa_proto_valid_space;
96 96 sa_proto_space_alias;
97 97 sa_get_next_protocol_property;
98 98 sa_get_next_protocol_section;
99 99 sa_remove_share;
100 100 sa_is_share;
101 101 sa_get_share_description;
102 102 sa_get_share;
103 103 sa_get_next_group;
104 104 sa_set_share_attr;
105 105 sa_destroy_optionset;
106 106 sa_get_derived_security;
107 107 sa_proto_get_properties;
108 108 sa_get_all_security_types;
109 109 sa_get_resource;
110 110 sa_set_share_description;
111 111 sa_set_group_attr;
112 112 sa_disable_share;
113 113 sa_get_next_property;
114 114 sa_get_next_security;
115 115 sa_get_protocol_status;
116 116 sa_init;
117 117 sa_init_arg;
118 118 sa_service;
119 119 sa_find_share;
120 120 sa_set_protocol_property;
121 121 sa_fini;
122 122 sa_errorstr;
123 123 sa_get_next_share;
124 124 sa_free_attr_string;
125 125 sa_get_property_attr;
126 126 sa_get_security_attr;
127 127 sa_delete_legacy;
128 128 sa_free_derived_security;
129 129 sa_enable_share;
130 130 sa_enable_resource;
131 131 sa_create_group;
132 132 sa_valid_protocol;
133 133 sa_find_group_handle;
134 134 sa_add_resource;
135 135 sa_remove_resource;
136 136 sa_rename_resource;
137 137 sa_get_resource;
138 138 sa_get_next_resource;
139 139 sa_get_resource_attr;
140 140 sa_set_resource_attr;
141 141 sa_get_share_resource;
142 142 sa_get_resource_parent;
143 143 sa_find_resource;
144 144 sa_proto_change_notify;
|
↓ open down ↓ |
110 lines elided |
↑ open up ↑ |
145 145 sa_proto_notify_resource;
146 146 sa_disable_resource;
147 147 sa_proto_get_featureset;
148 148 sa_is_persistent;
149 149 sa_set_resource_description;
150 150 sa_get_resource_description;
151 151 sa_fix_resource_name;
152 152 sa_proto_delete_section;
153 153 sa_needs_refresh;
154 154 sa_get_zfs_handle;
155 - sa_zfs_process_share;
155 + sa_get_zfs_share;
156 156 sa_update_sharetab_ts;
157 157 sa_zfs_setprop;
158 158 local:
159 159 *;
160 160 };
161 161
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX