commit | 94d4c066a4ff170a2671b1a9b153febbf36796f6 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 05 19:15:50 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 05 19:15:50 2014 -0400 |
tree | 2ae0ca7f018167fcbd790c19252c4a062464ad2e | |
parent | ae0f78de2c43b6fadd007c231a352b13b5be8ed2 [diff] |
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() We are spending a lot of time explaining to users what this error means. Let's try to improve the message to avoid this problem. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org