diff options
author | David Sterba <dsterba@suse.com> | 2025-04-23 17:57:23 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:49 +0200 |
commit | 853b5727c93dae24f13958774c5059146c026097 (patch) | |
tree | a72b8ea6ff06aab5681f7bd929d700c9375a2b07 /tools/perf/scripts/python/libxed.py | |
parent | d2080c7a00cf3ec39ecf5ee6f835c7560bd2ab3f (diff) |
btrfs: change return type of btrfs_alloc_dummy_sum() to int
The type blk_status_t is from block layer and not related to checksums
in our context. Use int internally and do the conversions to blk_status_t
as needed in btrfs_submit_chunk().
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions