commit | 1414a6046ab402ac21545522270c32c576327eb9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Apr 20 17:02:50 2010 +1000 |
committer | Alex Elder <aelder@sgi.com> | Wed May 19 09:58:15 2010 -0500 |
tree | 2e1364e818bef8a05cb442503e4224b7c7a9d6a4 | |
parent | 8112e9dc6d1494078122146647981bc02a452d6a [diff] |
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>