[PATCH 0/2] btrfs: async checksumming cleanups

Daniel Vacek posted 2 patches 3 weeks, 2 days ago
There is a newer version of this series
fs/btrfs/bio.c       |  4 ----
fs/btrfs/bio.h       |  4 ----
fs/btrfs/file-item.c | 20 +++++++++-----------
3 files changed, 9 insertions(+), 19 deletions(-)
[PATCH 0/2] btrfs: async checksumming cleanups
Posted by Daniel Vacek 3 weeks, 2 days ago
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