commit | 58b12a9e2d256369f88204c44d587df36dfd8c19 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Dec 04 13:41:56 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Dec 06 15:17:19 2020 -0800 |
tree | 2b539fc38c9ca46a93be31ff9df386ec3bb6e49b | |
parent | ddf11296c97fc39f1b53428e0d343f52fb89587f [diff] |
xfs: refactor file range validation Refactor all the open-coded validation of file block ranges into a single helper, and teach the bmap scrubber to check the ranges. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>