aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2023-05-31 04:50:26 -0700
committerJens Axboe <[email protected]>2023-05-31 09:50:02 -0600
commitfc8ac3e539561aff1c0a255d701d9412d425373c (patch)
treec1c10ed85b64c4f82786febfbeafdf222bd44143 /tools/perf/scripts/python/event_analyzing_sample.py
parent8f11f79f193c935da617375ba5ea4e768a73a094 (diff)
dm: dm-zoned: use __bio_add_page for adding single metadata page
dm-zoned uses bio_add_page() for adding a single page to a freshly created metadata bio. Use __bio_add_page() instead as adding a single page to a new bio is always guaranteed to succeed. This brings us a step closer to marking bio_add_page() __must_check Reviewed-by: Damien Le Moal <[email protected]> Signed-off-by: Johannes Thumshirn <[email protected]> Link: https://lore.kernel.org/r/55a0c8dad7550379647873b579dc7cfbe0191f96.1685532726.git.johannes.thumshirn@wdc.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions