diff options
| author | Qu Wenruo <[email protected]> | 2022-03-11 07:38:48 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-05-16 15:17:31 +0000 |
| commit | d483bfd27ad0919e10eb7a9baf3cac5bcd17fc92 (patch) | |
| tree | 9bc3b1e9ed7f0ac398abc1f344736e7ee60d09c5 /fs/btrfs/compression.c | |
| parent | btrfs: scrub: refactor scrub_raid56_parity() (diff) | |
| download | kernel-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
