• Theodore Ts'o's avatar
    ext4: clean up mballoc criteria comments · 4c0cfebd
    Theodore Ts'o authored
    
    
    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>
    4c0cfebd
mballoc.c 200 KB