On Mon, 2025-06-23 at 10:02 +0200, Christoph Hellwig wrote: > Hi all, > > this series fixes a corruption when drivers using virt_boundary_mask > set > a limited max_segment_size by accident, which Red Hat reported as > causing > data corruption with storvsc. I did audit the tree and also found > that > this can affect SRP and iSER as well. > > Note that I've dropped the Tested-by from Laurence because the patch > changed very slightly from the last version. > > Diffstat: > infiniband/ulp/srp/ib_srp.c | 5 +++-- > scsi/hosts.c | 20 +++++++++++++------- > 2 files changed, 16 insertions(+), 9 deletions(-) > Grabbing latest and will test tomorrow and reply