summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-04-24 01:55:32 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-05-06 03:53:47 +0300
commit262f014dd7de3747f20ae7d1c3cb5cc68241e770 (patch)
tree7bee2221b9acb7aa61409a68111c50093fddda51 /lib
parentb650e1d2aefbbb31e7578ad60a0a71bf5e5c5346 (diff)
downloadlinux-262f014dd7de3747f20ae7d1c3cb5cc68241e770.tar.xz
fscrypt: convert bh_get_inode_and_lblk_num to use a folio
Patch series "Remove page_mapping()". There are only a few users left. Convert them all to either call folio_mapping() or just use folio->mapping directly. This patch (of 6): Remove uses of page->index, page_mapping() and b_page. Saves a call to compound_head(). Link: https://lkml.kernel.org/r/20240423225552.4113447-1-willy@infradead.org Link: https://lkml.kernel.org/r/20240423225552.4113447-2-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Eric Biggers <ebiggers@google.com> Reviewed-by: David Hildenbrand <david@redhat.com> Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions