| commit | e28ccee07b051d532845f459e9b87a4fb41a726e | [log] [tgz] | 
|---|---|---|
| author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 23 14:17:32 2019 -0700 | 
| committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Nov 06 12:30:17 2019 -0800 | 
| tree | 735ac424e1696757d543fdcc8fd7446f18385905 | |
| parent | e01b9b0f45e768684d1368c6f01128499ebaa47c [diff] | 
libfrog: convert bulkstat.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>