diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-07 14:04:39 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-07 07:31:07 -0600 |
commit | 9dccf2aa6ed5fa6ee92c8d71868bf3762ae85bda (patch) | |
tree | 3d08ecbba34a26f0f20b96553deb954c0ad04821 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bd4e709b32ac932aee3b337969cbb1b57faf84bd (diff) |
xfs: simplify xfs_buf_submit_bio
Convert the __bio_add_page(..., virt_to_page(), ...) pattern to the
bio_add_virt_nofail helper implementing it and use bio_add_vmalloc
to insulate xfs from the details of adding vmalloc memory to a bio.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20250507120451.4000627-16-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions