]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: clean out the nproc global variable
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 1 Nov 2019 20:54:20 +0000 (16:54 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 1 Nov 2019 20:54:20 +0000 (16:54 -0400)
commitae14fe63b522e25b4652683d3fde54ce415fa80b
tree914e39892ee7cfde9573cb6b1fa69ff4fc06f3bc
parentb658de931769b85dd9145249ba4c8acf6ebbc863
xfs_scrub: clean out the nproc global variable

Get rid of this global variable since we already have a libfrog function
that does exactly what it does.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
scrub/disk.c
scrub/xfs_scrub.c
scrub/xfs_scrub.h