Print this page
OS-192 zone_create() warning on headnode

@@ -18,10 +18,11 @@
 #
 # CDDL HEADER END
 #
 #
 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, Joyent Inc. All rights reserved.
 #
 
 #
 # MAPFILE HEADER START
 #

@@ -118,10 +119,11 @@
         zonecfg_get_attr_uint;
         zonecfg_get_autoboot;
         zonecfg_get_bootargs;
         zonecfg_get_brand;
         zonecfg_get_dflt_sched_class;
+        zonecfg_get_did;
         zonecfg_getdevent;
         zonecfg_getdevperment;
         zonecfg_getdsent;
         zonecfg_getfsent;
         zonecfg_get_fs_allowed;

@@ -199,10 +201,11 @@
         zonecfg_setattrent;
         zonecfg_set_aliased_rctl;
         zonecfg_set_autoboot;
         zonecfg_set_bootargs;
         zonecfg_set_brand;
+        zonecfg_set_did;
         zonecfg_setdevent;
         zonecfg_setdevperment;
         zonecfg_setdsent;
         zonecfg_setfsent;
         zonecfg_set_fs_allowed;

@@ -232,10 +235,11 @@
         zonecfg_valid_rctlblk;
         zonecfg_valid_rctlname;
         zonecfg_verify_save;
         zonecfg_warn_poold;
         zone_get_brand;
+        zone_get_did;
         zone_get_devroot;
         zone_get_id;
         zone_get_rootpath;
         zone_get_state;
         zone_get_zonepath;