• David Howells's avatar
    cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest · a975a2f2
    David Howells authored
    Replace the cifs_writedata struct with the same wrapper around
    netfs_io_subrequest that was used to replace cifs_readdata.
    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
    a975a2f2
cifssmb.c 170 KB