Bug 35162
Summary: | Kernel BUG when syncing ext2 if USB stick is removed | ||
---|---|---|---|
Product: | File System | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | ext2 | Assignee: | fs_ext2 (fs_ext2) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, maciej.rutecki, rjw, torsten.hilbrich |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38.6 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 32012 |
Description
Maciej Rutecki
2011-05-15 17:36:30 UTC
This problem is fixed with: commit e73e079bf128d68284efedeba1fbbc18d78610f9 Author: James Bottomley <James.Bottomley@HansenPartnership.com> Date: Wed May 25 15:52:14 2011 -0500 [SCSI] Fix oops caused by queue refcounting failure Thanks, closed. |