commit | 5a4ff523c7bbcb4c9e81f5693d3df7f9145a9024 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Feb 25 11:46:51 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Apr 06 11:44:18 2020 -0700 |
tree | 7b644f37b37ef5ed0590cb80cae07a8a427feadc | |
parent | bbfa160ec5112418b32871dc350a5cbab97c8ead [diff] |
xfs_db: clean up the salvage read callsites in set_cur() Clean up the LIBXFS_READBUF_SALVAGE call sites in set_cur so that we use the return value directly instead of scraping it out later. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com>