summaryrefslogtreecommitdiff
path: root/fs/ksmbd/transport_rdma.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-04-29 18:12:16 +0300
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-08-02 19:34:03 +0300
commit36a43502e10c362b025a18218f9b41a358b46f28 (patch)
tree22a7ff4a42b65fa4e27f9f3ff7208f4ed11cd201 /fs/ksmbd/transport_rdma.c
parent9a0a9533239f682bfacbba509bb299acb8c94918 (diff)
downloadlinux-36a43502e10c362b025a18218f9b41a358b46f28.tar.xz
freevxfs: Convert vxfs_immed_read_folio() to use a folio
Reorganise the file to remove the forward declaration. Use folios throughout vxfs_immed_read_folio(). Use memcpy_to_page() instead of an open-coded kmap()/kunmap(). Remove flush_dcache_page() as this is embedded in memcpy_to_page(). Use folio_pos() instead of opencoding it. Handle multi-page folios. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/ksmbd/transport_rdma.c')
0 files changed, 0 insertions, 0 deletions