diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2023-01-04 13:14:29 -0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:33:14 -0800 |
commit | 0fff435f060c8b29cb068d4068cb2df513046865 (patch) | |
tree | 5a34acd0d44c6d0d6cc267c01143e86784419407 /fs/afs/write.c | |
parent | 6817ef514e1aacee228f6a9fbcdc3a2c49cb6c29 (diff) |
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Convert function to use folios throughout. This is in preparation for the
removal of find_get_pages_range_tag(). This change removes 8 calls to
compound_head(), and the function now supports large folios.
Link: https://lkml.kernel.org/r/20230104211448.4804-5-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Reviewed-by: Matthew Wilcow (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/afs/write.c')
0 files changed, 0 insertions, 0 deletions