commit | 0c4dd97c5efddd6cac144d73635962ce6e48165b | [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 | 8c211ee92671e78ab1ab37da887f122f29ba5e67 | |
parent | 6e707bcd1f71949c7fc0520c388c64aae91b2d77 [diff] |
btrfs: btrfs_bio_alloc never fails, skip error handling Update direct callers of btrfs_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>