]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove the unused pag_active_wq field in struct xfs_perag
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:26 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:24 +0000 (13:38 -0800)
commit9943b45732905a70496fc44368ab85b230c70db4
treeb9c238164a7cda981f5cdf0da9f28760add08c5d
parent4e071d79e477189a6c318f598634799e50921994
xfs: remove the unused pag_active_wq field in struct xfs_perag

pag_active_wq is only woken, but never waited for.

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/libxfs/xfs_ag.c
fs/xfs/libxfs/xfs_ag.h