]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: refactor scrub_meta_type out of existence
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:07 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:07 +0000 (17:01 -0700)
commit8b8ac30033c5169993404641cff12a4c8fed11c9
tree96ef9e307827e7846de7f880e6d1ee91e0643d58
parentfe1e792f66f3443c5bfc651e21c45215b443eeab
xfs_scrub: refactor scrub_meta_type out of existence

Remove this helper function since it's trivial now.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
scrub/scrub.c