diff options
author | 2008-02-10 01:10:04 -0500 | |
---|---|---|
committer | 2008-02-10 01:10:04 -0500 | |
commit | 26346ff681cb42c1436ed09c44dcae4809470dab (patch) | |
tree | 1f1b8bff59e9aedbd0ad80a51317d5c1e5cbad91 /security/selinux/hooks.c | |
parent | ext4: allocate struct ext4_allocation_context from a kmem cache (diff) | |
download | linux-rng-26346ff681cb42c1436ed09c44dcae4809470dab.tar.xz linux-rng-26346ff681cb42c1436ed09c44dcae4809470dab.zip |
ext4: Don't panic in case of corrupt bitmap
Multiblock allocator calls BUG_ON in many case if the free and used
blocks count obtained looking at the bitmap is different from what
the allocator internally accounted for. Use ext4_error in such case
and don't panic the system.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions