Hi Christoph, On 6/15/21 6:24 AM, Christoph Hellwig wrote: > Use the bvec helpers instead of open coding the copy. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/block/ps3disk.c | 19 +++---------------- > 1 file changed, 3 insertions(+), 16 deletions(-) I tested your patch set applied to v5.13-rc6 on PS3 and it seemed to be working OK. I did some rsync's, some dd's, some fsck's, etc. If you have anything you could suggest that you think would exercise your changes I could try that also. Tested-by: Geoff Levand <geoff@xxxxxxxxxxxxx>