]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: remove moveon from the fscounters functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Nov 2019 22:27:19 +0000 (17:27 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 6 Nov 2019 22:27:19 +0000 (17:27 -0500)
commit934d8d3af858d63cea110c71a90e7e2b28f48172
treea72d94ec9dabc02030d3d259ef3c8b2f8cac3cce
parent73ce96690eb4d8a5b65b74f61cc26987323642db
xfs_scrub: remove moveon from the fscounters functions

Replace the moveon returns in the fscounters functions with direct error
returns.  Drop the xfs_ prefixes while we're at it.

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/fscounters.c
scrub/fscounters.h
scrub/phase6.c
scrub/phase7.c