From dde72b6f49391ba347d5c8ba9aa7d7b7bf66d773 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Wed, 16 Jan 2013 17:33:53 -0600 Subject: [PATCH] --- yaml --- r: 352918 b: refs/heads/master c: aeb4f20a02b4c984c48995ad54f40caf5ffa0705 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_mount.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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