]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: move the online repair rmap hooks to the generic group structure
authorChristoph Hellwig <hch@lst.de>
Mon, 25 Nov 2024 21:14:15 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:24 +0000 (18:01 -0800)
commit21cc7c27882b68c2694e49e9be16a5a338a72a21
treeeac58695d3bcf76d69cec2ea721f42e45f3bf01c
parentb744c034a290f06a48a5cb792b09d1049c2cd614
xfs: move the online repair rmap hooks to the generic group structure

Source kernel commit: eb4a84a3c2bd09efe770fa940fb68e349f90c8c6

Prepare for the upcoming realtime groups feature by moving the online
repair rmap hooks to based to the generic xfs_group structure.

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
libxfs/xfs_group.c
libxfs/xfs_group.h
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h