diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-09-21 21:07:45 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-10-25 20:31:29 +0200 |
commit | c2d20492e28c1071abfdc079f4d34acaf965b9b4 (patch) | |
tree | 9834c8092499a88f4459f7d43b21bca4b9e20952 /drivers/pci/controller/dwc/pci-layerscape.c | |
parent | 7e56bbf15d95b888f781b67f4ed2f3e08edc899a (diff) |
ext2: Convert ext2_unlink() and ext2_rename() to use folios
This involves changing ext2_find_entry(), ext2_dotdot(),
ext2_inode_by_name(), ext2_set_link() and ext2_delete_entry() to
take a folio. These were also the last users of ext2_get_page() and
ext2_put_page(), so remove those at the same time.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230921200746.3303942-8-willy@infradead.org>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions