-
- Downloads
nilfs2: return the mapped address from nilfs_get_page()
[ Upstream commit 09a46acb ] In prepartion for switching from kmap() to kmap_local(), return the kmap address from nilfs_get_page() instead of having the caller look up page_address(). [konishi.ryusuke: fixed a missing blank line after declaration] Link: https://lkml.kernel.org/r/20231127143036.2425-7-konishi.ryusuke@gmail.com Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by:
Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Stable-dep-of: 7373a51e ("nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment