commit | e8f5b395d5332b5d720d62d33d6e06836392fd85 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Jul 13 17:42:15 2017 +0200 |
committer | David Sterba <dsterba@suse.com> | Fri Jul 14 20:42:08 2017 +0200 |
tree | 9ca060a6839af0a92a6b28fe8f783d80d2ba7017 | |
parent | c09abff87f90c81d74b6483837a665f97448a475 [diff] |
btrfs: btrfs_create_repair_bio never fails, skip error handling As the function uses the non-failing bio allocation, we can remove error handling from the callers as well. Signed-off-by: David Sterba <dsterba@suse.com> Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>