Bug 18792
Summary: | BUG: unable to handle kernel paging request in minix_count_free_blocks | ||
---|---|---|---|
Product: | File System | Reporter: | Richard W.M. Jones (rjones) |
Component: | Other | Assignee: | fs_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Richard W.M. Jones
2010-09-19 14:04:55 UTC
Still happens in 3.0. There is a reproducer filesystem image here: https://bugzilla.redhat.com/show_bug.cgi?id=635266#c8 A patch referencing this bug report has been merged in Linux v3.2-rc3: commit 016e8d44bc06dd3322f26712bdd3f3a6973592d0 Author: Josh Boyer <jwboyer@redhat.com> Date: Fri Aug 19 14:50:26 2011 -0400 fs/minix: Verify bitmap block counts before mounting |