]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: move repair functions to repair.c
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:02 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:06 +0000 (17:01 -0700)
commitfc2e087ed0f5e760831b7503430ffb1a94716bc1
tree6e43b59408d7581a016a9548d76f04350b8300e7
parent8e0a5853849c124e911ff9ce0449f3e6930343cb
xfs_scrub: move repair functions to repair.c

Move all the repair functions to repair.c.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
scrub/phase1.c
scrub/repair.c
scrub/scrub.c
scrub/scrub.h
scrub/scrub_private.h [new file with mode: 0644]