summaryrefslogtreecommitdiff
path: root/fs/ext4/file.c
diff options
context:
space:
mode:
authorHugh Dickins <hughd@google.com>2023-03-19 22:19:21 -0700
committerAndrew Morton <akpm@linux-foundation.org>2023-04-05 19:42:42 -0700
commit81914aff84e83561ab556dab380e7bbe9c2102b1 (patch)
tree88bec7bdbafe57a1e31e3b6c7a6ac7647884792e /fs/ext4/file.c
parent097b3e59b25e61481d93c6da5472319c0b7249e8 (diff)
downloadlinux-81914aff84e83561ab556dab380e7bbe9c2102b1.tar.gz
linux-81914aff84e83561ab556dab380e7bbe9c2102b1.tar.bz2
linux-81914aff84e83561ab556dab380e7bbe9c2102b1.zip
shmem: shmem_get_partial_folio use filemap_get_entry
To avoid use of the FGP_ENTRY flag, adapt shmem_get_partial_folio() to use filemap_get_entry() and folio_lock() instead of __filemap_get_folio(). Update "page" in the comments there to "folio". Link: https://lkml.kernel.org/r/9d1aaa4-1337-fb81-6f37-74ebc96f9ef@google.com Signed-off-by: Hugh Dickins <hughd@google.com> Cc: Andreas Gruenbacher <agruenba@redhat.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions