]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_mount.c
[XFS] kill INDUCE_IO_ERROR
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_mount.c
index 31699b19bb3c0cc55719e61fd18c6fda5daefefe..6b4350700c0d48de51f2cbd990a2b1e6680da219 100644 (file)
@@ -1315,7 +1315,7 @@ xfs_unmountfs(xfs_mount_t *mp)
        if ((mp->m_flags & XFS_MOUNT_NOUUID) == 0)
                uuid_table_remove(&mp->m_sb.sb_uuid);
 
-#if defined(DEBUG) || defined(INDUCE_IO_ERROR)
+#if defined(DEBUG)
        xfs_errortag_clearall(mp, 0);
 #endif
        xfs_mount_free(mp);