commit | 1e86eabe73b73c82e1110c746ed3ec6d5e1c0a0d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jul 17 14:30:45 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jul 20 14:42:32 2017 -0700 |
tree | 3ddac329b334e7c68f428cd816db71a5ecbb3edc | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
xfs: check _btree_check_block value Check the _btree_check_block return value for the firstrec and lastrec functions, since we have the ability to signal that the repositioning did not succeed. Fixes-coverity-id: 114067 Fixes-coverity-id: 114068 Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>