]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: rename nr_io_threads
authorDarrick J. Wong <djwong@kernel.org>
Mon, 16 Mar 2026 18:38:47 +0000 (11:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 9 Apr 2026 22:30:19 +0000 (15:30 -0700)
commitcc2c8a00083679a380328a871527c8e745f0ecd1
tree6c0a907210f3ab55e3b60d87c0251a1ef6c3a323
parent6ce165b0f44ac387ba82b7b9aaa592f761a5868a
xfs_scrub: rename nr_io_threads

This variable really describes the number of threads that we should
start up to scan metadata.  Rename it to reduce confusion with the media
verification code, which also initiates IO.

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