diff options
author | David Sterba <dsterba@suse.com> | 2017-06-02 17:26:26 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-06-19 18:26:02 +0200 |
commit | 6e707bcd1f71949c7fc0520c388c64aae91b2d77 (patch) | |
tree | 6cf48478f58d80c281f1c8e2c55429c8df8177bb /fs/nilfs2 | |
parent | btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace (diff) | |
download | linux-6e707bcd1f71949c7fc0520c388c64aae91b2d77.tar.xz linux-6e707bcd1f71949c7fc0520c388c64aae91b2d77.zip |
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 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions