Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 14:33:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 212043] panic when detaching USB mass storage
Message-ID:  <bug-212043-17-ZTybMDnLgM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212043-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212043-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212043

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
I suspect that we shouldn't be panicing in this case, but instead destroying
the dirty buffer. The underlying device is gone, and we should have a flag =
in
the mount that would tell us so (I believe), and we should not panic in this
case.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212043-17-ZTybMDnLgM>