]> Git Repo - linux.git/commit
netfs: Finish off rename of netfs_read_request to netfs_io_request
authorDavid Howells <[email protected]>
Thu, 17 Feb 2022 10:14:32 +0000 (10:14 +0000)
committerDavid Howells <[email protected]>
Fri, 18 Mar 2022 09:24:00 +0000 (09:24 +0000)
commitf18a378580a761c8559b7d90afaa157269559c05
tree9eb7286a671f5ce74e50a0b5bb3e675a65514ab5
parent6a19114b8e7f1e24d80b0812e26d78d7ae1ec6dd
netfs: Finish off rename of netfs_read_request to netfs_io_request

Adjust helper function names and comments after mass rename of
struct netfs_read_*request to struct netfs_io_*request.

Changes
=======
ver #2)
 - Make the changes in the docs also.

Signed-off-by: David Howells <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
cc: [email protected]

Link: https://lore.kernel.org/r/164622992433.3564931.6684311087845150271.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164678196111.1200972.5001114956865989528.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164692892567.2099075.13895804222087028813.stgit@warthog.procyon.org.uk/
Documentation/filesystems/netfs_library.rst
fs/9p/vfs_addr.c
fs/afs/file.c
fs/cachefiles/io.c
fs/ceph/addr.c
fs/netfs/read_helper.c
include/linux/netfs.h
This page took 0.059929 seconds and 4 git commands to generate.