]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c3a68ef4085d05bfd894fc56edf8cfd9cf66fa4
tree2e1364e818bef8a05cb442503e4224b7c7a9d6a4
parent6bdad4ee295f004f9d52eb7e796340df0f370d77
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