UPSTREAM: mm/filemap: unify read/write dropbehind naming
The read side is filemap_end_dropbehind_read(), while the write side used folio_ as the prefix rather than filemap_. The read side makes more sense, unify the naming such that the write side follows that. Bug: 416315033 (cherry picked from commit 1da7a06d) Change-Id: Ied36addc8adda4974745b82e6e0078d6afc8000c Signed-off-by:Jens Axboe <axboe@kernel.dk> Link: https://lore.kernel.org/20250527133255.452431-5-axboe@kernel.dk Signed-off-by:
Christian Brauner <brauner@kernel.org> Signed-off-by:
Akilesh Kailash <akailash@google.com>
Loading
Please sign in to comment