• David Howells's avatar
    cifs: Replace the writedata replay bool with a netfs sreq flag · dc5939de
    David Howells authored
    Replace the 'replay' bool in cifs_writedata (now cifs_io_subrequest) with a
    flag in the netfs_io_subrequest flags.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Steve French <sfrench@samba.org>
    cc: Shyam Prasad N <nspmangalore@gmail.com>
    cc: Rohith Surabattula <rohiths.msft@gmail.com>
    cc: Jeff Layton <jlayton@kernel.org>
    cc: linux-cifs@vger.kernel.org
    cc: netfs@lists.linux.dev
    cc: linux-fsdevel@vger.kernel.org
    cc: linux-mm@kvack.org
    dc5939de
smb2pdu.c 168 KB