Skip to content
Commit 4c0cfebd authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: clean up mballoc criteria comments



Line wrap and slightly clarify the comments describing mballoc's
cirtiera.

Define EXT4_MB_NUM_CRS as part of the enum, so that it will
automatically get updated when criteria is added or removed.

Also fix a potential unitialized use of 'cr' variable if
CONFIG_EXT4_DEBUG is enabled.

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