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 /fs/btrfs/dev-replace.c | |
| parent | btrfs: rename ret2 to ret in btrfs_submit_compressed_read() (diff) | |
| download | linux-853b5727c93dae24f13958774c5059146c026097.tar.gz linux-853b5727c93dae24f13958774c5059146c026097.zip | |
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
