linux/Documentation
Matthew Wilcox (Oracle) 6abbaa5b01 fs/netfs: Add folio fscache functions
Match the page writeback functions by adding
folio_start_fscache(), folio_end_fscache(), folio_wait_fscache() and
folio_wait_fscache_killable().  Remove set_page_private_2().  Also rewrite
the kernel-doc to describe when to use the function rather than what the
function does, and include the kernel-doc in the appropriate rst file.
Saves 31 bytes of text in netfs_rreq_unlock() due to set_page_fscache()
calling page_folio() once instead of three times.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: David Howells <dhowells@redhat.com>
2021-09-27 09:27:31 -04:00
..
2021-09-02 18:04:17 +02:00
2021-09-09 11:48:27 -07:00
2021-07-21 19:54:21 -07:00
2021-09-10 11:22:23 -07:00
2021-09-07 19:13:42 -07:00
2021-08-27 00:56:34 +10:00
2021-09-05 11:50:41 -07:00
2021-08-05 12:31:51 +02:00
2021-09-07 13:40:51 -07:00