commit | e4f56903863c793bc1d181f7f0b6244ea5753338 | [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 | 2285ab71b116b5b987df487e191b9fa969ad7ee5 | |
parent | 3aa8e074ab2ec507b7380dd5d460fea83d92b66b [diff] |
btrfs: btrfs_io_bio_alloc never fails, skip error handling Update direct callers of btrfs_io_bio_alloc 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>