Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352918
b: refs/heads/master
c: aeb4f20
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and Ben Myers committed Jan 16, 2013
1 parent ff7da8d commit dde72b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a17164e54bf0e3c2cbc72c35b9f67c2873a122dd
refs/heads/master: aeb4f20a02b4c984c48995ad54f40caf5ffa0705
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ xfs_sb_quiet_read_verify(
return;
}
/* quietly fail */
xfs_buf_ioerror(bp, EFSCORRUPTED);
xfs_buf_ioerror(bp, EWRONGFS);
}

static void
Expand Down

0 comments on commit dde72b6

Please sign in to comment.