]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
reiserfs: eliminate reiserfs_warning from uniqueness functions
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:23 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:36 +0000 (12:16 -0700)
commitfd7cb031efb1dd71cb731668e2f597d9e61acdcb
tree06ac5360f93d62e76eda0f72f0b2b19974d56df4
parentcacbe3d7ad3c0a345ca1ce7bf1ecb4c5bfe54d7b
reiserfs: eliminate reiserfs_warning from uniqueness functions

uniqueness2type and type2uniquness issue a warning when the value is
unknown. When called from reiserfs_warning, this causes a re-entrancy
problem and deadlocks on the error buffer lock.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/reiserfs_fs.h