summaryrefslogtreecommitdiff
path: root/io_uring/rw.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-08-21 17:15:41 +0300
committerChristian Brauner <brauner@kernel.org>2023-08-21 18:26:05 +0300
commit781ca6027ed7b83b97184a0606b703794da1e4be (patch)
treea2344b3b56c6fe60cbcfe80fa0e57e5524c01231 /io_uring/rw.c
parent5522d9f7b2e6d21dfa361cc498719b7f5e736b57 (diff)
downloadlinux-781ca6027ed7b83b97184a0606b703794da1e4be.tar.xz
splice: Convert page_cache_pipe_buf_confirm() to use a folio
Convert buf->page to a folio once instead of five times. There's only one uptodate bit per folio, not per page, so we lose nothing here. Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org> Message-Id: <20230821141541.2535953-1-willy@infradead.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions