commit | 1d889d9958490888b3fad1d486145d9a03559cbc | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:20 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:35 2009 -0700 |
tree | 6fab5d559376dd8d9aa970efd179a7345f77ae2e | |
parent | a5437152eec2c9171f6ab06e63135c5333f0a929 [diff] |
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>