mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
cached_page and lru_pvec were removed from ntfs_attr_extend_initialized in commit2ec93b0bf3("ntfs: clean up ntfs_attr_extend_initialized") lru_pvec has been removed from __ntfs_grab_cache_pages in commit4c99000ac4("ntfs: use add_to_page_cache_lru()") Signed-off-by: Fabian Frederick <fabf@skynet.be> Acked-by: Anton Altaparmakov <anton@tuxera.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>