]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] kill INDUCE_IO_ERROR
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Aug 2008 06:17:37 +0000 (16:17 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:17:37 +0000 (16:17 +1000)
commit1550d0b0b08bc34c0c37a86bd884b1a70782104e
tree6d760d1398b74c73c99097989e21d8a9622cdfa3
parent907f49a8f552acc5d75635e86d567f05daf5c0d8
[XFS] kill INDUCE_IO_ERROR

All the error injection is already enabled through ifdef DEBUG, so kill
the never set second cpp symbol to activate it without the rest of the
debugging infrastructure.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31771a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_error.c
fs/xfs/xfs_error.h
fs/xfs/xfs_mount.c