]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the unused pag_active_wq field in struct xfs_perag
authorChristoph Hellwig <hch@lst.de>
Mon, 25 Nov 2024 21:14:11 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:23 +0000 (18:01 -0800)
commite6205866b11e8dbcba31255adb35f7b46eb479d3
tree90d813237c2938db60c909a9f867cceb5c03b2d5
parent969625bf3c64a9c5e54df10252838ab8ed12089a
xfs: remove the unused pag_active_wq field in struct xfs_perag

Source kernel commit: 9943b45732905a70496fc44368ab85b230c70db4

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_ag.c
libxfs/xfs_ag.h