diff options
| author | David Sterba <[email protected]> | 2025-04-23 15:57:23 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-05-15 12:30:49 +0000 |
| commit | 853b5727c93dae24f13958774c5059146c026097 (patch) | |
| tree | a72b8ea6ff06aab5681f7bd929d700c9375a2b07 /fs/btrfs/dev-replace.c | |
| parent | btrfs: rename ret2 to ret in btrfs_submit_compressed_read() (diff) | |
| download | kernel-853b5727c93dae24f13958774c5059146c026097.tar.gz kernel-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 <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
