]> git.ipfire.org Git - thirdparty/linux.git/commit
fs: remove folio_file_mapping()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 17 Feb 2025 19:20:08 +0000 (19:20 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 17 Mar 2025 05:06:22 +0000 (22:06 -0700)
commit0d40cfe63a2f19b9d375382e6d90b9ebd412901e
tree812c05fa058c2b478ec75d1984f2cd005212ee0f
parent52d671a1a36a16f3a0dd9a2beff964e75bce9787
fs: remove folio_file_mapping()

No callers of this function remain as filesystems no longer see swapfile
pages through their normal read/write paths.

Link: https://lkml.kernel.org/r/20250217192009.437916-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/pagemap.h