ext4: really print the find_group_flex fallback warning only once
authorChuck Ebbert <cebbert@redhat.com>
Tue, 14 Apr 2009 11:37:40 +0000 (07:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2009 11:37:40 +0000 (07:37 -0400)
commit6b82f3cb2d480b7714eb0ff61aee99c22160389e
tree31eea4876e8ceb93f8641082128b4a8ccd944e0b
parentb0cbc861a3c05e634520b049b5cc27ad6febb51f
ext4: really print the find_group_flex fallback warning only once

Missing braces caused the warning to print more than once.

Signed-Off-By: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c