]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove xfs_group_intent_hold and xfs_group_intent_rele
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:46 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:29 +0000 (13:38 -0800)
commitba102a682d9336a9414968133695764a3d9352d1
tree1ca8bffd0a924fa490008a6db665f6717688ade7
parent759cc1989a53024066b0f2ea52c206b4ff8f522c
xfs: remove xfs_group_intent_hold and xfs_group_intent_rele

Each of them just has a single caller, so fold them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_drain.c