reiserfs: make some warnings informational
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:20 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:35 +0000 (12:16 -0700)
commit1d889d9958490888b3fad1d486145d9a03559cbc
tree6fab5d559376dd8d9aa970efd179a7345f77ae2e
parenta5437152eec2c9171f6ab06e63135c5333f0a929
reiserfs: make some warnings informational

In several places, reiserfs_warning is used when there is no warning, just
a notice. This patch changes some of them to indicate that the message
is merely informational.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/bitmap.c
fs/reiserfs/super.c
fs/reiserfs/xattr.c