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..) Diffstat: bio.c | 123 ++++++++++++++++++++++++++++-------------------------------------- 1 file changed, 53 insertions(+), 70 deletions(-)