]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Improve ->read_folio documentation
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 12:45:43 +0000 (08:45 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Jun 2022 12:51:06 +0000 (08:51 -0400)
commitb6885c39fafb8574f7bb5d50b229e2b12d539a1f
tree48868035aea279e803f14d3a004eac50809b92cc
parent52a23b95f97f84eb338ae184e5b8720724e34b0d
docs: Improve ->read_folio documentation

Add information on the use of 'file', whether ->read_folio should be
synchronous, and steer new callers towards calling read_mapping_folio()
instead of calling ->read_folio directly.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Documentation/filesystems/vfs.rst