diff options
author | 2023-10-16 21:11:03 +0100 | |
---|---|---|
committer | 2023-10-25 16:47:09 -0700 | |
commit | 922b12eff0b293fc13ae4045c7d7264e18938878 (patch) | |
tree | 6bb2fc6800f272e55418ba888baa06e6af557909 /fs/ntfs/aops.c | |
parent | nilfs2: remove nilfs_page_get_nth_block (diff) | |
download | wireguard-linux-922b12eff0b293fc13ae4045c7d7264e18938878.tar.xz wireguard-linux-922b12eff0b293fc13ae4045c7d7264e18938878.zip |
nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
This function was already using a folio, so this update to the new API
removes a single folio->page->folio conversion.
Link: https://lkml.kernel.org/r/20231016201114.1928083-17-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions