]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd25020981e8ed885cf1e0ad44587b6f40bf9fe31
tree2ae0ca7f018167fcbd790c19252c4a062464ad2e
parenta1d3626c7f8f76eec603df0451242ebfb02e807a
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