]> git.itanic.dy.fi Git - linux-stable/commit
xfs: clean up xfs_fsops.h
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Dec 2023 17:40:57 +0000 (18:40 +0100)
committerChandan Babu R <chandanbabu@kernel.org>
Thu, 7 Dec 2023 09:21:07 +0000 (14:51 +0530)
commit08e54ca42d6a0d88709a1be38eb95843142b5101
tree3c803f39230300f5da50fd2e3fa0377223f7e35e
parent646ddf0c4df5181a7057ecccd29e535baaf034b2
xfs: clean up xfs_fsops.h

Use struct types instead of typedefs so that the header can be included
with pulling in the headers that define the typedefs, and remove the
pointless externs.

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/xfs_fsops.h