diff options
author | Brian Foster <bfoster@redhat.com> | 2025-02-24 09:47:53 -0500 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-02-26 09:42:36 +0100 |
commit | 39eb05112987e15cbee1ada91e2dccb845675c30 (patch) | |
tree | 9cddcef1330feeb3290015e888815bd4f380e2ee /net/lapb/lapb_timer.c | |
parent | 9ba439cbdcf2b14548a451d4f4e2bd274b1af490 (diff) |
dax: advance the iomap_iter on dedupe range
Advance the iter on successful dedupe. Dedupe range uses two iters
and iterates so long as both have outstanding work, so
correspondingly this needs to advance both on each iteration. Since
dax_range_compare_iter() now returns status instead of a byte count,
update the variable name in the caller as well.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/r/20250224144757.237706-9-bfoster@redhat.com
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions