diff options
| author | David Sterba <[email protected]> | 2025-04-23 15:57:17 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-05-15 12:30:48 +0000 |
| commit | 64c13195dd82537c60dea8b2891beeb4db9a5cd5 (patch) | |
| tree | b6c44e2b2b0913d13f7e3d0f41a103f50c32ef96 /fs/btrfs/compression.c | |
| parent | btrfs: change return type of btree_csum_one_bio() to int (diff) | |
| download | kernel-64c13195dd82537c60dea8b2891beeb4db9a5cd5.tar.gz kernel-64c13195dd82537c60dea8b2891beeb4db9a5cd5.zip | |
btrfs: change return type of btrfs_bio_csum() 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.
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions
