Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371055
b: refs/heads/master
c: a205064
h: refs/heads/master
i:
  371053: a99debd
  371051: 2c31534
  371047: c37684b
  371039: 599f154
v: v3
  • Loading branch information
Dave Chinner authored and Ben Myers committed Apr 21, 2013
1 parent e3434e9 commit e7df8b3
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: 7fe3258c50de383037102129c57df5cb66ab2000
refs/heads/master: a2050646f655a90400cbb66c3866d2e0137eee0c
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_error.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ xfs_corruption_error(
inst_t *ra)
{
if (level <= xfs_error_level)
xfs_hex_dump(p, 16);
xfs_hex_dump(p, 64);
xfs_error_report(tag, level, mp, filename, linenum, ra);
xfs_alert(mp, "Corruption detected. Unmount and run xfs_repair");
}

0 comments on commit e7df8b3

Please sign in to comment.