• David Howells's avatar
    cifs: Set zero_point in the copy_file_range() and remap_file_range() · 3758c485
    David Howells authored
    Set zero_point in the copy_file_range() and remap_file_range()
    implementations so that we don't skip reading data modified on a
    server-side copy.
    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
    3758c485
cifsfs.c 54.5 KB