• Christoph Hellwig's avatar
    [PATCH] misc pagecache cleanups / tweaks · 8b1763fb
    Christoph Hellwig authored
    - inline grab_cache_page() in pagemap.h, it's just a simple wrapper
      around find_or_create_page()
    - rename (__)remove_inode_page to (__)remove_from_page_cache and
      move them from mm.h and swap.h to pagemap.h because they reverse
      add_to_page_cache and that's where they belong.
    8b1763fb
ksyms.c 15.9 KB