Skip to content
Commit a68c7486 authored by David Howells's avatar David Howells Committed by Steve French
Browse files

cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3



Port a number of SMB2/3 async readv/writev fixes to the SMB1 transport:

    commit a88d6090
    cifs: Don't advance the I/O iterator before terminating subrequest

    commit ce5291e5
    cifs: Defer read completion

    commit 1da29f2c
    netfs, cifs: Fix handling of short DIO read

Fixes: 3ee1a1fc ("cifs: Cut over to using netfslib")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Reported-by: default avatarSteve French <stfrench@microsoft.com>
Reviewed-by: default avatarPaulo Alcantara <pc@manguebit.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 517b58c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment