commit b3fef7a1c7af0e46de2e155f1c8e644545bfa7cf
Author: Matthew Dillon <[email protected]>
Date: Tue Dec 27 17:30:23 2016 -0800
kernel - Do a better job locking CAM ref counts
* Fix some ref-count races inside CAM which can be triggered particularly
by asynchronous AHCI probing.
Summary of changes:
sys/bus/cam/cam_xpt.c | 161 ++++++++++++++++++++++++++++++++++----------------
1 file changed, 110 insertions(+), 51 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b3fef7a1c7af0e46de2e155f1c8e644545bfa7cf
--
DragonFly BSD source repository