Print this page
8225 passing invalid global pattern to coreadm wedges it nicely
*** 18,27 ****
--- 18,28 ----
#
# CDDL HEADER END
#
#
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2017 RackTop Systems.
#
#
# MAPFILE HEADER START
#
*** 36,45 ****
--- 37,56 ----
# MAPFILE HEADER END
#
$mapfile_version 2
+ SYMBOL_VERSION ILLUMOS_0.1 {
+ smf_degrade_instance_synchronous;
+ smf_disable_instance_synchronous;
+ smf_enable_instance_synchronous;
+ smf_maintain_instance_synchronous;
+ smf_refresh_instance_synchronous;
+ smf_restart_instance_synchronous;
+ smf_restore_instance_synchronous;
+ } SUNW_1.2;
+
SYMBOL_VERSION SUNW_1.2 {
global:
scf_count_ranges_destroy;
scf_int_ranges_destroy;
scf_string_to_type;