Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm: revert partial fix for redundant bio-based IO accounting
Reverts a1e1cb7 ("dm: fix redundant IO accounting for bios that need splitting") because it was too narrow in scope (only addressed redundant 'sectors[]' accounting and not ios, nsecs[], etc). Cc: stable@vger.kernel.org Signed-off-by: Mike Snitzer <snitzer@redhat.com> Link: https://lore.kernel.org/r/20220128155841.39644-3-snitzer@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information