[PATCH 0/2] btrfs: async checksumming cleanups
From: Daniel Vacek
Date: Wed Sep 02 2026 - 12:59:50 EST
While trying to deal with encryption bounce bios checksumming, a solution
came up which covers all writes (also the regular !encrypted ones). As a
result the code cleans up quite nicely. That's the second patch in this
series. The first one is just a nit. Details in the patches themselves.
Daniel Vacek (2):
btrfs: consume the given iter directly instead of copying in
csum_one_bio()
btrfs: use bio::remaining for async checksumming synchronization
fs/btrfs/bio.c | 4 ----
fs/btrfs/bio.h | 4 ----
fs/btrfs/file-item.c | 20 +++++++++-----------
3 files changed, 9 insertions(+), 19 deletions(-)
--
2.53.0