Date: Fri, 15 Jul 2011 21:30:50 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/scsi scsi_target.c Message-ID: <201107152131.p6FLV46h067292@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2011-07-15 21:30:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/cam/scsi scsi_target.c
Log:
SVN rev 224070 on 2011-07-15 21:30:50Z by mjacob
MFC of 197332:
Remember to unlock the peripheral prior to notifying the user. Make some
allocations M_NOWAIT so that we don't try and sleep with a nested non-sleepable
lock.
This makes the userland scsi_target begin to function again.
Revision Changes Path
1.78.2.4 +70 -15 src/sys/cam/scsi/scsi_target.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107152131.p6FLV46h067292>
