]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: move draining of deferred operations to the generic group structure
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Sep 2024 07:07:48 +0000 (09:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 05:37:31 +0000 (07:37 +0200)
commit4965c714423751f9041f74a63cd9fd36d2c3303c
treef792e38b1147fa8feb7f32291821d06afd6aee1e
parentd39cd773acf5ae18c1b94fd46045720e3653d3bc
xfs: move draining of deferred operations to the generic group structure

Prepare supporting the upcoming realtime groups feature by moving the
deferred operation draining to the generic xfs_group structure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_ag.c
fs/xfs/libxfs/xfs_ag.h
fs/xfs/libxfs/xfs_group.c
fs/xfs/libxfs/xfs_group.h
fs/xfs/scrub/common.c
fs/xfs/xfs_drain.c
fs/xfs/xfs_drain.h
fs/xfs/xfs_trace.h