]> Pileus Git - ~andy/linux/commit
btrfs read error corrected message floods the console during recovery
authorAnand Jain <anand.jain@oracle.com>
Tue, 3 Jul 2012 04:05:21 +0000 (22:05 -0600)
committerChris Mason <chris.mason@fusionio.com>
Mon, 23 Jul 2012 20:28:04 +0000 (16:28 -0400)
commitd5b025d510664382f9a197f7e7fb9fc60fe209bc
tree00c20ab5716a402d35d378fe4453f9879ea261ef
parente6466e354a5c23717325adecf387f93be4b9c830
btrfs read error corrected message floods the console during recovery

Changing printk_in_rcu to printk_ratelimited_in_rcu will suffice

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/extent_io.c