Skip to content
Commit 80e42468 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: print more sysadmin-friendly message in check_block_validity()



Drop the WARN_ON(1), as he stack trace is not appropriate, since it is
triggered by file system corruption, and it misleads users into
thinking there is a kernel bug.  In addition, change the message
displayed by ext4_error() to make it clear that this is a file system
corruption problem.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent a827eaff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment