commit | c52c431f0a05d64b1fce525570bc2b0d6da6b071 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Aug 25 21:12:25 2023 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Feb 26 15:20:07 2025 +0000 |
tree | 51f0ac9df62f225fc7680b65ba5245aa0ad6abf5 | |
parent | f39f4636c20c03e424e75f98ce503a2286e34e55 [diff] |
netfs: Remove unused functions set_page_fscache(), wait_on_page_fscache() and wait_on_page_fscache_killable() have no more users. Remove them and update the documentation to describe their folio equivalents. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: David Howells <dhowells@redhat.com>