ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 5 Jul 2014 23:15:50 +0000 (19:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 5 Jul 2014 23:15:50 +0000 (19:15 -0400)
commit94d4c066a4ff170a2671b1a9b153febbf36796f6
tree2ae0ca7f018167fcbd790c19252c4a062464ad2e
parentae0f78de2c43b6fadd007c231a352b13b5be8ed2
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
fs/ext4/mballoc.c