diff options
author | Damien Le Moal <[email protected]> | 2024-04-08 10:41:05 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-17 08:44:02 -0600 |
commit | dd850ff3eee428b4e1276bd51263dd937643ba19 (patch) | |
tree | 68e581921034a14db86aa044341fb813969a5579 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b85a3c1b7978f942fa5bf8cfe22b6a6aaa49d3b7 (diff) |
block: Allow using bio_attempt_back_merge() internally
Remove "static" from the definition of bio_attempt_back_merge() and
declare this function in block/blk.h to allow using it internally from
other block layer files. The definition of enum bio_merge_status is
also moved to block/blk.h.
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Hans Holmberg <[email protected]>
Tested-by: Dennis Maisenbacher <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions