commit | 6ec656bc0fde92c3cb14d5dc9dca69ec8cce68c6 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri May 05 11:57:14 2017 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 19 18:25:58 2017 +0200 |
tree | 427b8eeb698ab2e74e85f13b7a5754ee5bfb2acd | |
parent | c6100a4b4e3d1650deafda45e49571b83270c714 [diff] |
btrfs: remove inode argument from repair_io_failure Once we remove the btree_inode we won't have an inode to pass anymore, just pass the fs_info directly and the inum since we use that to print out the repair message. Signed-off-by: Josef Bacik <jbacik@fb.com> Reviewed-by: Chandan Rajendra <chandan@linux.vnet.ibm.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>