git: kernel - Correct missing unlock in SCSI pass device

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 30 12:37:02 PDT 2010


commit cda2599a167e4afae7e1416d138b7eb795656c50
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 30 12:27:11 2010 -0700

    kernel - Correct missing unlock in SCSI pass device
    
    * Correct a missing sim unlock, which matters more now that
      the sim lock might not be the mp lock.

Summary of changes:
 sys/bus/cam/scsi/scsi_pass.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cda2599a167e4afae7e1416d138b7eb795656c50


-- 
DragonFly BSD source repository





More information about the Commits mailing list