reiserfs: use reiserfs_error()
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:28 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:37 +0000 (12:16 -0700)
commit0030b64570c862f04c1550ba4a0bf7a9c128162a
tree811b8eec4a417983ad1e5b51f44194f9cc98496d
parent1e5e59d431038c53954fe8f0b38bee0f0ad30349
reiserfs: use reiserfs_error()

This patch makes many paths that are currently using warnings to handle
the error.

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