]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: move all the queue_subdir error reporting to callers
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 17 Oct 2019 02:35:25 +0000 (22:35 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 17 Oct 2019 02:35:25 +0000 (22:35 -0400)
commitf0bbbd722f4345645977b6c129de87db69b9ae8d
tree3ef3fa1be28fba15bdd6f677d53cc471c2a65846
parent8808a003cd8ce5014e31032c26e5f4f8efff21dc
xfs_scrub: move all the queue_subdir error reporting to callers

Change queue_subdir to return a positive error code to callers and move
the error reporting to the callers.  This continues the process of
changing internal functions to return error codes.

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/vfs.c