git: kernel - CAM cleanup 3/N - Remove unnecessary mplocks
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jan 8 00:42:09 PST 2017
commit 6422eba42a1e6dcaa450be548207c7f7cdb9f776
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 7 23:32:00 2017 -0800
kernel - CAM cleanup 3/N - Remove unnecessary mplocks
* Remove some low-hanging fruit. The mplock is not needed for any
of these paths, they are protected by other locks.
Summary of changes:
sys/bus/cam/cam_xpt.c | 5 -----
sys/bus/cam/scsi/scsi_cd.c | 5 -----
sys/bus/cam/scsi/scsi_da.c | 5 -----
3 files changed, 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6422eba42a1e6dcaa450be548207c7f7cdb9f776
--
DragonFly BSD source repository
More information about the Commits
mailing list