=========================================================================== Index: linux/fs/xfs/xfs_inode.c =========================================================================== --- /usr/tmp/TmpDir.14720-0/linux/fs/xfs/xfs_inode.c_1.375 Mon Jun 9 12:39:36 2003 +++ linux/fs/xfs/xfs_inode.c Wed May 21 20:55:51 2003 @@ -412,7 +413,7 @@ mp->m_dev, (unsigned long long)imap.im_blkno, i, INT_GET(dip->di_core.di_magic, ARCH_CONVERT)); #endif - XFS_CORRUPTION_ERROR("xfs_itobp", XFS_ERRLEVEL_LOW, + XFS_CORRUPTION_ERROR("xfs_itobp", XFS_ERRLEVEL_HIGH, mp, dip); xfs_trans_brelse(tp, bp); return XFS_ERROR(EFSCORRUPTED);