summaryrefslogtreecommitdiff
path: root/fs/ntfs3
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-10-16 21:11:06 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-10-25 16:47:09 -0700
commit24a7b35285c5514393e7ed46407111c68f4602ba (patch)
treecefd9a4e9e9a4363f1dc167d2edad59a2da087d5 /fs/ntfs3
parenta04eb7cb186b4d537eefc2d68dba8a7e5eb7e6d7 (diff)
downloadlwn-24a7b35285c5514393e7ed46407111c68f4602ba.tar.gz
lwn-24a7b35285c5514393e7ed46407111c68f4602ba.zip
ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios
Convert each element of the pages array to a folio before using it. This in no way renders the function large-folio safe, but it does remove a lot of hidden calls to compound_head(). Link: https://lkml.kernel.org/r/20231016201114.1928083-20-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Andreas Gruenbacher <agruenba@redhat.com> Cc: Pankaj Raghav <p.raghav@samsung.com> Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/ntfs3')
0 files changed, 0 insertions, 0 deletions