diff options
author | 2023-10-16 21:11:05 +0100 | |
---|---|---|
committer | 2023-10-25 16:47:09 -0700 | |
commit | a04eb7cb186b4d537eefc2d68dba8a7e5eb7e6d7 (patch) | |
tree | 035f59e7ad0fb1448bf0b521b7284e7feff89393 /fs/ntfs/file.c | |
parent | ntfs: convert ntfs_read_block() to use a folio (diff) | |
download | wireguard-linux-a04eb7cb186b4d537eefc2d68dba8a7e5eb7e6d7.tar.xz wireguard-linux-a04eb7cb186b4d537eefc2d68dba8a7e5eb7e6d7.zip |
ntfs: convert ntfs_writepage to use a folio
Use folio APIs throughout. Saves many hidden calls to compound_head().
Link: https://lkml.kernel.org/r/20231016201114.1928083-19-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 '')
0 files changed, 0 insertions, 0 deletions