commit | f1b3c2aa15152ceeaa4b343c82c90474329d7cad | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Aug 30 15:49:50 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 07 12:50:26 2019 -0700 |
tree | d9056fd788c2059385281f444cc55cba522f945f | |
parent | 36ac24add6823d98d7eccaff8ff25b7d127edd3b [diff] |
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>