Date: Wed, 11 Jan 2012 13:59:02 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: freebsd-scsi@FreeBSD.org Subject: dadump: missing cam_periph_unlock for the EIO branch? Message-ID: <4F0D7986.5080309@FreeBSD.org>
index | next in thread | raw e-mail
It looks like if the dadump() returns EIO, then it fails to unlock the cam periph lock (the sim lock, really). The leaked lock could lead to unnecessary secondary panics. What do you think? Example: http://sunner.semmy.ru/~az/avg/12.JPG http://sunner.semmy.ru/~az/avg/13.JPG -- Andriy Gaponhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F0D7986.5080309>
