aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-04-23 15:57:15 +0000
committerDavid Sterba <[email protected]>2025-05-15 12:30:48 +0000
commit9b20d242af41197956c9d3cb6b5bbe7706da5d4d (patch)
tree2cd096c52d96ff31b38667b38636d02d5f7805d3 /fs/btrfs/dev-replace.c
parentbtrfs: change return type of btrfs_lookup_bio_sums() to int (diff)
downloadkernel-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