]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
This is an MFC of 205993
authormjacob <mjacob@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 Apr 2010 17:58:29 +0000 (17:58 +0000)
committermjacob <mjacob@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 Apr 2010 17:58:29 +0000 (17:58 +0000)
commite3e03151fa86418500c2d42821e10f48fec0f3be
treec9a437ac600dcc58d4a2f362f3b9b757576b7bcb
parent3c963be5934029b0751b6599c72c066ea0664560
This is an MFC of 205993

For unhandled actions in xpt_action_default, remember to call
xpt_done for queued requests. This solves the problem of
indefinite hangs for unspecified transports when XPT_SCAN_BUS
is called.

A few minor cosmetics elsewhere.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206373 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/cam_xpt.c