ntfs3: Convert attr_data_write_resident to use a folio
Now that both callers of attr_data_write_resident() have a folio, pass it in and use memcpy_from_folio() to handle all the gnarly highmem multi-page problems. Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Loading
Please sign in to comment