[Bug 212043] panic when detaching USB mass storage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 22 14:33:59 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212043

Warner Losh <imp at FreeBSD.org> changed:

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

--- Comment #2 from Warner Losh <imp at 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.

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


More information about the freebsd-usb mailing list