ext4: Print the find_group_flex() warning only once
authorTheodore Ts'o <tytso@mit.edu>
Thu, 12 Mar 2009 16:20:01 +0000 (12:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 12 Mar 2009 16:20:01 +0000 (12:20 -0400)
This is a short-term warning, and even printk_ratelimit() can result
in too much noise in system logs.  So only print it once as a warning.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c

Simple merge