aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-04-23 15:57:14 +0000
committerDavid Sterba <[email protected]>2025-05-15 12:30:48 +0000
commit6f6e7e98b081d47d997ae8753539a51bee29856d (patch)
treeccb486e467a016b341ff1b491a96c8defb54a57d /fs/btrfs/dev-replace.c
parentbtrfs: drop redundant local variable in raid_wait_write_end_io() (diff)
downloadkernel-6f6e7e98b081d47d997ae8753539a51bee29856d.tar.gz
kernel-6f6e7e98b081d47d997ae8753539a51bee29856d.zip
btrfs: change return type of btrfs_lookup_bio_sums() 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