splice: Export filemap/direct_splice_read()
authorDavid Howells <dhowells@redhat.com>
Wed, 15 Feb 2023 08:00:31 +0000 (08:00 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Feb 2023 23:25:43 +0000 (17:25 -0600)
commit7c8e01ebf2361eb397f32cd1c8ee402dda48dce0
tree37c0182113d9a7a805d4cdc3ab347e453d7acca7
parent7d58fe731028128f3a7e20b9c492be48aae133ee
splice: Export filemap/direct_splice_read()

filemap_splice_read() and direct_splice_read() should be exported.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Jens Axboe <axboe@kernel.dk>
cc: Christoph Hellwig <hch@lst.de>
cc: Al Viro <viro@zeniv.linux.org.uk>
cc: David Hildenbrand <david@redhat.com>
cc: John Hubbard <jhubbard@nvidia.com>
cc: linux-cifs@vger.kernel.org
cc: linux-mm@kvack.org
cc: linux-block@vger.kernel.org
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/splice.c
mm/filemap.c