]> www.infradead.org Git - users/willy/pagecache.git/commit
fscrypt: Reimplement fscrypt_is_bounce_page()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 17 Mar 2025 13:39:11 +0000 (09:39 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 17 Mar 2025 19:55:41 +0000 (15:55 -0400)
commit55a125194262e2c46d87c55454798aa174f64266
tree7c620ea8d8930f0eb9c53ae42d39e922e2d2caef
parent737ad70ce0c61cffb9a6831df1c071a3f17a5499
fscrypt: Reimplement fscrypt_is_bounce_page()

Call fscrypt_is_bounce_folio() to avoid a reference to page->mapping.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/fscrypt.h