diff options
| author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-06-04 23:58:34 +0300 |
|---|---|---|
| committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-06-05 04:25:05 +0300 |
| commit | e63a1008ee08334ea6a9c9edb59b1d2763f5b231 (patch) | |
| tree | e831aa46e58916f523a26409f42a1cc8feaf8f23 /include/linux/fpga/fpga-region.h | |
| parent | 4cbae4b816fd61e63abbe8330741e257fa95d4c5 (diff) | |
| download | linux-e63a1008ee08334ea6a9c9edb59b1d2763f5b231.tar.xz | |
xfs: strengthen btree pointer checks before use
Instead of ASSERTing on null btree pointers in xfs_btree_ptr_to_daddr,
use the new block number verifiers to ensure that the btree pointer
doesn't point to any sensitive areas (AG headers, past-EOFS) and return
-EFSCORRUPTED if this is the case. Remove the ASSERT because on-disk
corruptions shouldn't trigger ASSERTs.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'include/linux/fpga/fpga-region.h')
0 files changed, 0 insertions, 0 deletions
