diff options
author | Baolin Wang <baolin.wang@linux.alibaba.com> | 2020-08-28 10:52:56 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-01 16:49:26 -0600 |
commit | 7d7ca7c5269becab86c9f595309c8e90ce268967 (patch) | |
tree | b19837e1b64f7d96bced5a4d6994b185d7e0f81d /.clang-format | |
parent | bdc6a287bc98e8f32bf52c9cb2d1bdf75975f5a0 (diff) | |
download | lwn-7d7ca7c5269becab86c9f595309c8e90ce268967.tar.gz lwn-7d7ca7c5269becab86c9f595309c8e90ce268967.zip |
block: Add a new helper to attempt to merge a bio
There are lots of duplicated code when trying to merge a bio from
plug list and sw queue, we can introduce a new helper to attempt
to merge a bio, which can simplify the blk_bio_list_merge()
and blk_attempt_plug_merge().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions