]> git.hungrycats.org Git - linux/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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 18 Jul 2014 13:51:26 +0000 (15:51 +0200)
commit5795af2e8a16321e5eb9877e3c96510e2184abf4
tree090ad78ec73e750cb974cfa8ba662db233e62834
parentf17c60ee789dab6e7233ec9b13ef566cf964141f
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()

commit 94d4c066a4ff170a2671b1a9b153febbf36796f6 upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
fs/ext4/mballoc.c