netfs: Adjust docs after foliation
authorDavid Howells <dhowells@redhat.com>
Mon, 29 Nov 2021 15:26:43 +0000 (15:26 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Nov 2021 18:10:26 +0000 (10:10 -0800)
commitddca5b0eba4ef69338cbc210d3fb3332499128f9
tree9fc426e92c3430daa38ac5c957b53f1adf7731b2
parentd58071a8a76d779eedab38033ae4c821c30295a5
netfs: Adjust docs after foliation

Adjust the netfslib docs in light of the foliation changes.

Also un-kdoc-mark netfs_skip_folio_read() since it's internal and isn't
part of the API.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
cc: Matthew Wilcox <willy@infradead.org>
cc: linux-cachefs@redhat.com
cc: linux-mm@kvack.org
Link: https://lore.kernel.org/r/163706992597.3179783.18360472879717076435.stgit@warthog.procyon.org.uk/
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/netfs_library.rst
fs/netfs/read_helper.c