Hi Jens, when reviewing v2 of Jinyoung's "Change the integrity configuration method in block" series I noticed that someone made a complete mess of the bio_add_page flow, so this untangles this to make the code better reusable for adding integrity payloads. (I'll also have a word with younger me when I get the chance about this..) Changes since v1: - rebased against the current for-6.6/block tree Diffstat: bio.c | 124 ++++++++++++++++++++++++++++-------------------------------------- 1 file changed, 53 insertions(+), 71 deletions(-)