xfs: remove dead XFS_LOUD_RECOVERY code
authorChristoph Hellwig <hch@infradead.org>
Tue, 20 Apr 2010 07:02:50 +0000 (17:02 +1000)
committerAlex Elder <aelder@sgi.com>
Wed, 19 May 2010 14:58:15 +0000 (09:58 -0500)
commit1414a6046ab402ac21545522270c32c576327eb9
tree2e1364e818bef8a05cb442503e4224b7c7a9d6a4
parent8112e9dc6d1494078122146647981bc02a452d6a
xfs: remove dead XFS_LOUD_RECOVERY code

This can't be enabled through the build system and has been dead for
ages.  Note that the CRC patches add back log checksumming, but the
code is quite different from the version removed here anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
fs/xfs/quota/xfs_qm.c
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_mount.c