Bug 27932
Summary: | [2.6.38-0.rc2.git7.1.fc15] Kernel oops opening possible HFS disk image | ||
---|---|---|---|
Product: | File System | Reporter: | Dan Williams (dcbw) |
Component: | HFS/HFSPLUS | Assignee: | Christoph Hellwig (hch) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | andreas.bahr1967, florian, hch, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38-rc2-git7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 27352 | ||
Attachments: |
oops
fix failed mount handling |
Description
Dan Williams
2011-01-31 23:31:07 UTC
Created attachment 45902 [details]
fix failed mount handling
The patch below fixes up the mount error handling in hfsplus so that it doesn't oops anymore when trying to mount some other format images likes yours.
*** Bug 27782 has been marked as a duplicate of this bug. *** Patch : https://bugzilla.kernel.org/attachment.cgi?id=45902 Handled-By : Christoph Hellwig <hch@lst.de> Fixed by commit c5b8d0bce052949e173b5b32f96bd59bceaa2ab0 . |