commit | 3aa8e074ab2ec507b7380dd5d460fea83d92b66b | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Jun 02 17:38:30 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 19 18:26:02 2017 +0200 |
tree | 76a454c2c41ca3af6dd286e823a6437e1ebf36a1 | |
parent | 0c4dd97c5efddd6cac144d73635962ce6e48165b [diff] |
btrfs: btrfs_bio_clone never fails, skip error handling Update direct callers of btrfs_bio_clone that do error handling, that we can now remove. Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>