Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322194
b: refs/heads/master
c: 69f9025
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy committed Aug 22, 2012
1 parent 15a96a2 commit 0405d38
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: 65b455b123c7e2b835a0b7148f9bae584f95000e
refs/heads/master: 69f9025894c391fec2f7c7ea9150203418454915
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ struct ubifs_scan_leb *ubifs_recover_leb(struct ubifs_info *c, int lnum,

corrupted_rescan:
/* Re-scan the corrupted data with verbose messages */
ubifs_err("corruptio %d", ret);
ubifs_err("corruption %d", ret);
ubifs_scan_a_node(c, buf, len, lnum, offs, 1);
corrupted:
ubifs_scanned_corruption(c, lnum, offs, buf);
Expand Down

0 comments on commit 0405d38

Please sign in to comment.