diff options
author | Dave Chinner <[email protected]> | 2023-06-05 14:48:15 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2023-06-05 14:48:15 +1000 |
commit | 3148ebf2c0782340946732bfaf3073d23ac833fa (patch) | |
tree | 5ea13b64bc2c428a71729668b7a466bbcfc038dc /lib/mpi/mpi-sub-ui.c | |
parent | e0a8de7da35e5b22b44fa1013ccc0716e17b0c14 (diff) |
xfs: validity check agbnos on the AGFL
If the agfl or the indexing in the AGF has been corrupted, getting a
block form the AGFL could return an invalid block number. If this
happens, bad things happen. Check the agbno we pull off the AGFL
and return -EFSCORRUPTED if we find somethign bad.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions