diff options
author | David Howells <dhowells@redhat.com> | 2023-05-22 16:50:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-05-24 17:42:16 +0300 |
commit | a7db503401eecfdab4fa6e7df9dd7214cb8759a4 (patch) | |
tree | cde0e594e5235ff8bb3b3af372ebccf486e131a8 /.get_maintainer.ignore | |
parent | ceb11d0e2da275ca763de25cd129cf7cce56509b (diff) | |
download | linux-a7db503401eecfdab4fa6e7df9dd7214cb8759a4.tar.xz |
nfs: Provide a splice-read wrapper
Provide a splice_read wrapper for NFS. This locks the inode around
filemap_splice_read() and revalidates the mapping. Splicing from direct
I/O is handled by the caller.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Christoph Hellwig <hch@lst.de>
cc: Al Viro <viro@zeniv.linux.org.uk>
cc: Jens Axboe <axboe@kernel.dk>
cc: Trond Myklebust <trond.myklebust@hammerspace.com>
cc: Anna Schumaker <anna@kernel.org>
cc: linux-nfs@vger.kernel.org
cc: linux-fsdevel@vger.kernel.org
cc: linux-block@vger.kernel.org
cc: linux-mm@kvack.org
Link: https://lore.kernel.org/r/20230522135018.2742245-21-dhowells@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions