diff options
| author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-11-27 16:07:56 +0800 |
|---|---|---|
| committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-11-30 23:55:13 +0800 |
| commit | 80d0c27a0a4af8e0678d7412781482e6f73c22c7 (patch) | |
| tree | bf3e760ac68d955d7599f557935f5ae13ac5034b /tools/lib/python/kdoc/kdoc_output.py | |
| parent | 30e13e41a0eb6bcc97e7c21eafee832b36851969 (diff) | |
erofs: get rid of raw bi_end_io() usage
These BIOs are actually harmless in practice, as they are all pseudo
BIOs and do not use advanced features like chaining. Using the BIO
interface is a more friendly and unified approach for both bdev and
and file-backed I/Os (compared to awkward bvec interfaces).
Let's use bio_endio() instead.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
