From: Jeff Mahoney Date: Mon, 30 Mar 2009 18:02:23 +0000 (-0400) Subject: reiserfs: eliminate reiserfs_warning from uniqueness functions X-Git-Tag: v2.6.30-rc1~615^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7cb031efb1dd71cb731668e2f597d9e61acdcb;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed