aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2022-03-11 07:38:48 +0000
committerDavid Sterba <[email protected]>2022-05-16 15:17:31 +0000
commitd483bfd27ad0919e10eb7a9baf3cac5bcd17fc92 (patch)
tree9bc3b1e9ed7f0ac398abc1f344736e7ee60d09c5 /fs/btrfs/compression.c
parentbtrfs: scrub: refactor scrub_raid56_parity() (diff)
downloadkernel-d483bfd27ad0919e10eb7a9baf3cac5bcd17fc92.tar.gz
kernel-d483bfd27ad0919e10eb7a9baf3cac5bcd17fc92.zip
btrfs: scrub: use find_first_extent_item to for extent item search
Since we have find_first_extent_item() to iterate the extent items of a certain range, there is no need to use the open-coded version. Replace the final scrub call site with find_first_extent_item(). Signed-off-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