xfs: move kmem_to_page()
authorDave Chinner <dchinner@redhat.com>
Mon, 15 Jan 2024 22:59:41 +0000 (09:59 +1100)
committerChandan Babu R <chandanbabu@kernel.org>
Tue, 13 Feb 2024 12:37:34 +0000 (18:07 +0530)
commitafdc115559c57a48ad697219cec1d16962ad9e30
tree900c14c9067038d5fd5d3304dc75619ab4500077
parentf078d4ea827607867d42fb3b2ef907caf86ce49d
xfs: move kmem_to_page()

Move it to the general xfs linux wrapper header file so we can
prepare to remove kmem.h

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/kmem.h
fs/xfs/xfs_linux.h