diff options
author | David Sterba <dsterba@suse.com> | 2017-06-02 18:26:26 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-06-19 19:26:02 +0300 |
commit | 6e707bcd1f71949c7fc0520c388c64aae91b2d77 (patch) | |
tree | 6cf48478f58d80c281f1c8e2c55429c8df8177bb /net | |
parent | 6acafd1eff426ac21dbf70498d8739304c4bf928 (diff) | |
download | linux-6e707bcd1f71949c7fc0520c388c64aae91b2d77.tar.xz |
btrfs: bioset allocations will never fail, adapt our helpers
Christoph pointed out that bio allocations backed by a bioset will never
fail. As we always use a bioset for all bio allocations, we can skip
the error handling. This patch adjusts our low-level helpers, the
cascaded changes to all callers will come next.
CC: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions