History log of /titanic_52/usr/src/uts/common/os/devid_cache.c (Results 1 – 8 of 8)
Revision Date Author Comments
# aab83bb8 24-Feb-2016 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

6659 nvlist_free(NULL) is a no-op
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@joyent.com>


# 6f25ad7f 21-Jun-2010 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

PSARC/2007/477 Drivers registering devids
6337062 e_ddi_devid_hold_driver_list is missing cmdk


# 88acca04 02-Jun-2010 Gavin Maltby <Gavin.Maltby@Sun.COM>

6955220 zfs triggers panic in e_devid_cache_devi_path_list() on hot-unplug


# 392e836b 22-Apr-2010 Gavin Maltby <Gavin.Maltby@Sun.COM>

6935519 raise telemetry for failed scsa-initiated enumeration commands


# 4f1e984d 10-Apr-2010 Reed <Reed.Liu@Sun.COM>

6933787 scsav3: for mpxio, devid should be registered/transferred to client node


# b9ccdc5a 30-Jul-2008 cth <none@none>

PSARC/2008/412 Properties and Devinfo Snapshots
5034258 device size should be available in devinfo snapshots that request properties
5100405 Deadlock can occur due to the devinfo driver holding devi_

PSARC/2008/412 Properties and Devinfo Snapshots
5034258 device size should be available in devinfo snapshots that request properties
5100405 Deadlock can occur due to the devinfo driver holding devi_lock
6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code.
6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call
6720361 missing locks on devi_minor list traversal
6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties

show more ...


# a204de77 02-Jul-2008 cth <none@none>

6714582 DDI_MAJOR_T_NONE missing
6719334 mod_modname should be 'const char *'
6714560 sgen driver should be cp(1) clonable


# 83c4dfe9 25-Sep-2006 jg <none@none>

6466789 decouple devices cache management implementation from consumers

--HG--
rename : usr/src/uts/common/os/devctl.c => usr/src/uts/common/os/devcache.c
rename : usr/src/uts/common/sys/devctl_impl

6466789 decouple devices cache management implementation from consumers

--HG--
rename : usr/src/uts/common/os/devctl.c => usr/src/uts/common/os/devcache.c
rename : usr/src/uts/common/sys/devctl_impl.h => usr/src/uts/common/sys/devcache_impl.h

show more ...