Bug 12430
Summary: | different oops & panic on accessing an intentionally corrupted ext4 fs image | ||
---|---|---|---|
Product: | File System | Reporter: | Sami Liedes (sami.liedes) |
Component: | ext4 | Assignee: | Theodore Tso (tytso) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | eugeneteo |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
Test case, corrupted ext4 filesystem, gzipped
Patch to address this bug Patch to fix related problem for ext3 |
Description
Sami Liedes
2009-01-11 08:24:03 UTC
Created attachment 19744 [details]
Test case, corrupted ext4 filesystem, gzipped
Created attachment 19869 [details]
Patch to address this bug
This patch should fix this problem for ext4. It is queued to be pushed to Linus when he gets back from LCA.
Created attachment 19870 [details]
Patch to fix related problem for ext3
This issue can also affect ext3, so here is a patch for ext3. It is also queued for submission to Linus.
This patch has been merged into mainline. |