common/xfs: fix broken code in _check_xfs_filesystem
authorDarrick J. Wong <djwong@kernel.org>
Wed, 16 Mar 2022 03:30:14 +0000 (20:30 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 10 Apr 2022 12:31:01 +0000 (20:31 +0800)
commit58331382174eaa8aedd72223906fb1265b450687
tree05875989373fcb9218926388dd79738743d432f5
parente1b93b712f2993303cc5905efdb6c51b4fda7295
common/xfs: fix broken code in _check_xfs_filesystem

Fix some problems with undefined variables in the scrub control code.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/xfs