aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-04-23 15:57:16 +0000
committerDavid Sterba <[email protected]>2025-05-15 12:30:48 +0000
commita24d185c3675f58691a013b58ba4a02a9763ac9f (patch)
treeef71071350b0a0a5bcad053a4042be2854b47f07 /fs/btrfs/compression.c
parentbtrfs: change return type of btrfs_csum_one_bio() to int (diff)
downloadkernel-a24d185c3675f58691a013b58ba4a02a9763ac9f.tar.gz
kernel-a24d185c3675f58691a013b58ba4a02a9763ac9f.zip
btrfs: change return type of btree_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/compression.c')
0 files changed, 0 insertions, 0 deletions