diff options
author | Johannes Thumshirn | 2021-02-04 19:21:40 +0900 |
---|---|---|
committer | David Sterba | 2021-02-09 00:52:19 +0100 |
commit | ae29333fa644679b96d88c9dd3afbef25cbac0f6 (patch) | |
tree | 76a1b371e413ffc649dab57d842ad9bde5e04227 /init | |
parent | 72c9925f87c8b74f36f8e75a4cd93d964538d3ca (diff) |
block: add bio_add_zone_append_page
Add bio_add_zone_append_page(), a wrapper around bio_add_hw_page() which
is intended to be used by file systems that directly add pages to a bio
instead of using bio_iov_iter_get_pages().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Acked-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions