xfs: remove xfarray_sortinfo.page_kaddr
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Feb 2024 06:27:27 +0000 (07:27 +0100)
committerChandan Babu R <chandanbabu@kernel.org>
Wed, 21 Feb 2024 06:06:55 +0000 (11:36 +0530)
commitfd3d46e630404202c1d577481fafd2c8993874f3
tree7c242e43e3da1190c8dbcc9ea636734bc26743b3
parent6907e3c00a4023d2456d17ba156d1e03aec4f185
xfs: remove xfarray_sortinfo.page_kaddr

Now that xfile pages don't need kmapping, there is no need to cache
the kernel virtual address for them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/scrub/xfarray.c
fs/xfs/scrub/xfarray.h