diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 21:21:26 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-14 20:43:16 +0100 |
commit | cd1067beeebfe23fc8cab071790fefb273962d51 (patch) | |
tree | f8c559da033a87064a4370c50e7681686ffe14a5 /Documentation/filesystems/vfs.rst | |
parent | fs/remap_range: Pass the file pointer to read_mapping_folio() (diff) | |
download | linux-cd1067beeebfe23fc8cab071790fefb273962d51.tar.xz linux-cd1067beeebfe23fc8cab071790fefb273962d51.zip |
buffer: Add folio_buffers()
While there is no intent to use large folios in filesystems using buffer
heads, converting the filesystems to use single-page folios is still worth
doing to remove legacy infrastructure and hidden calls to compound_head().
These helper functions are needed for that conversion to take place.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs
Tested-by: David Howells <dhowells@redhat.com> # afs
Diffstat (limited to 'Documentation/filesystems/vfs.rst')
0 files changed, 0 insertions, 0 deletions