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)
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>

No differences found