diff options
author | 2023-10-16 21:11:04 +0100 | |
---|---|---|
committer | 2023-10-25 16:47:09 -0700 | |
commit | a2da3afce96ce747ec0e1670bfc73fec85d20f95 (patch) | |
tree | f3e3bbc8ebcfb8c0b1115eb7c7f0a721dc94063f /include | |
parent | nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers (diff) | |
download | wireguard-linux-a2da3afce96ce747ec0e1670bfc73fec85d20f95.tar.xz wireguard-linux-a2da3afce96ce747ec0e1670bfc73fec85d20f95.zip |
ntfs: convert ntfs_read_block() to use a folio
The caller already has the folio, so pass it in and use the folio API
throughout saving five hidden calls to compound_head().
Link: https://lkml.kernel.org/r/20231016201114.1928083-18-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 'include')
0 files changed, 0 insertions, 0 deletions