Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318858
b: refs/heads/master
c: d5b025d
h: refs/heads/master
v: v3
  • Loading branch information
Anand Jain authored and Chris Mason committed Jul 23, 2012
1 parent adff6b8 commit 012d1a9
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: e6466e354a5c23717325adecf387f93be4b9c830
refs/heads/master: d5b025d510664382f9a197f7e7fb9fc60fe209bc
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@ int repair_io_failure(struct btrfs_mapping_tree *map_tree, u64 start,
return -EIO;
}

printk_in_rcu(KERN_INFO "btrfs read error corrected: ino %lu off %llu "
printk_ratelimited_in_rcu(KERN_INFO "btrfs read error corrected: ino %lu off %llu "
"(dev %s sector %llu)\n", page->mapping->host->i_ino,
start, rcu_str_deref(dev->name), sector);

Expand Down

0 comments on commit 012d1a9

Please sign in to comment.