diff --git a/[refs] b/[refs] index c08358b98944..e01e0fe647f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a17164e54bf0e3c2cbc72c35b9f67c2873a122dd +refs/heads/master: aeb4f20a02b4c984c48995ad54f40caf5ffa0705 diff --git a/trunk/fs/xfs/xfs_mount.c b/trunk/fs/xfs/xfs_mount.c index da508463ff10..7d6df7c00c36 100644 --- a/trunk/fs/xfs/xfs_mount.c +++ b/trunk/fs/xfs/xfs_mount.c @@ -658,7 +658,7 @@ xfs_sb_quiet_read_verify( return; } /* quietly fail */ - xfs_buf_ioerror(bp, EFSCORRUPTED); + xfs_buf_ioerror(bp, EWRONGFS); } static void