commit | 8f4e87a289250f35c42144876833b9442e351b62 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 23 16:29:49 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Nov 06 12:30:18 2019 -0800 |
tree | c7905662983b5e7e9aaab05c2ff7361630e1712e | |
parent | 303206848db0b7be552a11e326943c18eb6c5c35 [diff] |
libfrog: convert scrub.c functions to negative error codes Convert libfrog functions to return negative error codes like libxfs does. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>