From: Christoph Hellwig Date: Wed, 13 Jul 2011 11:43:50 +0000 (+0200) Subject: xfs: remove the dead QUOTADEBUG code X-Git-Tag: v3.1-rc1~322^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea15ab3cdda1bc6822f572ce9ce5d86f097f9b08;p=pandora-kernel.git xfs: remove the dead QUOTADEBUG code Remove the dead hash table test rid which has been rotting away under QUOTADEBUG, including some code that was compiled for normal debug builds, but not actually called without QUOTADEBUG, and enable a few cheap debug checks that were hidden under QUOTADEBUG for normal debug builds. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Reviewed-by: Dave Chinner --- Reading git-diff-tree failed