History log of /illumos-gate/usr/src/uts/common/os/devid_cache.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 5f61829a 09-Nov-2022 Robert Mustacchi <rm@fingolfin.org>

15163 ldi_open family should admit constness
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.co

15163 ldi_open family should admit constness
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 3fe80ca4 15-Mar-2023 Dan Cross <cross@oxidecomputer.com>

15483 remove circular from ndi_devi_enter et al
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>


# bbf21555 26-Feb-2022 Richard Lowe <richlowe@richlowe.net>

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# c6f039c7 26-Dec-2019 Toomas Soome <tsoome@me.com>

12172 genunix: variable may be used uninitialized
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.co

12172 genunix: variable may be used uninitialized
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 6fe4f300 24-May-2018 Pavel Zakharov <pavel.zakharov@delphix.com>

9683 Allow bypassing devid in vdev_disk_open()
Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 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 09-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 ...