aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-05-31 09:07:20 -0700
committerDarrick J. Wong <[email protected]>2018-06-01 09:00:16 -0700
commita03f1641c7a6d4e88c6aae0cd3d52305cdb967a0 (patch)
treeceecf2dfa644f0ffc630c08c651e9fbecf6c2754 /drivers/fpga/fpga-bridge.c
parent2483113f3d7baa303deac115e6764d9489c8316b (diff)
xfs: xfs_rtbuf_get should check the bmapi_read results
The xfs_rtbuf_get function should check the block mapping it gets back from bmapi_read. If there are no mappings or the mapping isn't a real extent, we should return -EFSCORRUPTED rather than trying to read a garbage value. We also require realtime bitmap blocks to be real, written allocations. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Allison Henderson <[email protected]> Reviewed-by: Bill O'Donnell <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions