diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 20:21:26 +0000 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-14 15:43:16 -0400 |
commit | cd1067beeebfe23fc8cab071790fefb273962d51 (patch) | |
tree | f8c559da033a87064a4370c50e7681686ffe14a5 /fs/iomap | |
parent | 4495a96c4cd4a3c9c0649e2a19e0e9bde8243a6e (diff) | |
download | linux-stable-cd1067beeebfe23fc8cab071790fefb273962d51.tar.gz linux-stable-cd1067beeebfe23fc8cab071790fefb273962d51.tar.bz2 linux-stable-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 'fs/iomap')
0 files changed, 0 insertions, 0 deletions