diff options
| author | David Sterba <[email protected]> | 2025-04-23 15:57:15 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-05-15 12:30:48 +0000 |
| commit | 9b20d242af41197956c9d3cb6b5bbe7706da5d4d (patch) | |
| tree | 2cd096c52d96ff31b38667b38636d02d5f7805d3 /fs/btrfs/dev-replace.c | |
| parent | btrfs: change return type of btrfs_lookup_bio_sums() to int (diff) | |
| download | kernel-9b20d242af41197956c9d3cb6b5bbe7706da5d4d.tar.gz kernel-9b20d242af41197956c9d3cb6b5bbe7706da5d4d.zip | |
btrfs: change return type of btrfs_csum_one_bio() 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_bio_csum().
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
