commit | 303206848db0b7be552a11e326943c18eb6c5c35 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 23 16:20:39 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Nov 06 12:30:18 2019 -0800 |
tree | 5cfce01709e18c237097163e6374a4b5e0ca5141 | |
parent | e28ccee07b051d532845f459e9b87a4fb41a726e [diff] |
libfrog: convert ptvar.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>