]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: remove the unused pag_active_wq field in struct xfs_perag
authorChristoph Hellwig <hch@lst.de>
Sun, 1 Sep 2024 14:29:54 +0000 (17:29 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 19 Sep 2024 13:19:47 +0000 (15:19 +0200)
commita6bd045280b11bdd9a3334efe2eb2d14b7b51e20
treec3c31c10a2c8b791597a4b570df4becaade5d661
parent3248e352cda39e873d64f7ff3b1c8df9414c63db
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>
fs/xfs/libxfs/xfs_ag.c
fs/xfs/libxfs/xfs_ag.h