diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2023-01-04 22:14:29 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-03 07:33:14 +0100 |
commit | 0fff435f060c8b29cb068d4068cb2df513046865 (patch) | |
tree | 5a34acd0d44c6d0d6cc267c01143e86784419407 /fs/fhandle.c | |
parent | filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag() (diff) | |
download | linux-0fff435f060c8b29cb068d4068cb2df513046865.tar.xz linux-0fff435f060c8b29cb068d4068cb2df513046865.zip |
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/fhandle.c')
0 files changed, 0 insertions, 0 deletions