Commit 19b8b035 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead



In cases where we have an obvious way of continuing, let's use
WARN_RATELIMITED() instead of BUG_ON().

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 91a48aaf
Supports Markdown
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