diff options
author | Hyon Kim <Hyon.Kim@Sun.COM> | 2010-04-11 11:20:12 -0700 |
---|---|---|
committer | Hyon Kim <Hyon.Kim@Sun.COM> | 2010-04-11 11:20:12 -0700 |
commit | ac88567a7a5bb7f01cf22cf366bc9d6203e24d7a (patch) | |
tree | 9fedf1905a420a42d139cf8318d81b0f81e3d841 /exception_lists/packaging | |
parent | 68e180930dea31f741fd809e32c371c0d73129a3 (diff) | |
download | illumos-joyent-ac88567a7a5bb7f01cf22cf366bc9d6203e24d7a.tar.gz |
PSARC/2009/019 SAS Management Protocol library
6791689 need a userland mechanism for access to smp(7D) targets
6901865 need to enumerate SAS expanders in storage enclosures
6927621 need to enumerate receptacles around SAS expanders in storage enclosures
6927623 need representation of SAS HBA receptacles in topo tree
6934815 should add scsi-device and smp-device nodes beneath hba/iport nodes in topology
6791643 libses needs to link with libumem
6791646 ses2 ucode upload should allow selection of chunk size
6791730 libscsi and friends mishandle plugin paths with multiple candidates
6831769 fmd dumps core repeatedly in libses with huge enclosure
6863967 substring and subhelp pages ignored due to length mishandling
6900516 add support for SPMS-1 rev 111 SUBCHASSIS ID
6900520 ses topo enumerator ignores some enclosures
6900856 need SES_PROP_INTERNAL workaround for X4275
6901298 libscsi should work around devices intolerant of odd INQUIRY lengths
6900822 SUN libses plugin should support FRUID page
6905410 memory handling problems in libfruraw and libnvfru
6905409 use after free in libfruraw fru_close_container()
Diffstat (limited to 'exception_lists/packaging')
-rw-r--r-- | exception_lists/packaging | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index aaa788680a..c980d49281 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -20,8 +20,7 @@ # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # @@ -45,6 +44,7 @@ usr/include/security/pam_impl.h usr/include/sys/clock_impl.h usr/include/sys/ieeefp.h usr/include/sys/winlockio.h +usr/include/scsi/plugins/ses/vendor/sun_impl.h # # Private/Internal libraries of the Cryptographic Framework. # |