diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2023-02-21 17:21:04 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-04-17 18:01:16 +0200 |
commit | 198bd49e5f0cdd21ded084235232da2507f17da0 (patch) | |
tree | ec88c532aa9cb74cc779ded6d13918370e51a93f /fs/btrfs/file-item.c | |
parent | btrfs: simplify main loop in submit_extent_page (diff) | |
download | linux-198bd49e5f0cdd21ded084235232da2507f17da0.tar.xz linux-198bd49e5f0cdd21ded084235232da2507f17da0.zip |
btrfs: sink calc_bio_boundaries into its only caller
Nowadays calc_bio_boundaries() is a relatively simple function that only
guarantees the one bio equals to one ordered extent rule for uncompressed
Zone Append bios.
Sink it into it's only caller alloc_new_bio().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file-item.c')
0 files changed, 0 insertions, 0 deletions