xfs: remove the xfile_pread/pwrite APIs
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Feb 2024 06:27:21 +0000 (07:27 +0100)
committerChandan Babu R <chandanbabu@kernel.org>
Wed, 21 Feb 2024 06:06:53 +0000 (11:36 +0530)
commite47e2e0ba9103df7b3d25356421e6832c4d0e7be
treebea0be7eb5f1749d2bc65ac4d81fb07b0530e9f5
parent0473635d46e2344eed897dcfca12aa4688285262
xfs: remove the xfile_pread/pwrite APIs

All current and pending xfile users use the xfile_obj_load
and xfile_obj_store API, so make those the actual implementation.

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>
Documentation/filesystems/xfs/xfs-online-fsck-design.rst
fs/xfs/scrub/rtsummary.c
fs/xfs/scrub/trace.h
fs/xfs/scrub/xfarray.c
fs/xfs/scrub/xfile.c
fs/xfs/scrub/xfile.h