diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:01 -0700 |
|---|---|---|
| committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:01 -0700 |
| commit | 35e3b9a11740b53387e7af151768c13700f80696 (patch) | |
| tree | bfbce133519b783769af0b90873c75a66bb56389 /fs/xfs/libxfs/xfs_ialloc_btree.c | |
| parent | xfs: scrub should use ECHRNG to signal that the drain is needed (diff) | |
| download | linux-35e3b9a11740b53387e7af151768c13700f80696.tar.gz linux-35e3b9a11740b53387e7af151768c13700f80696.zip | |
xfs: standardize ondisk to incore conversion for free space btrees
Create a xfs_alloc_btrec_to_irec function to convert an ondisk record to
an incore record, and a xfs_alloc_check_irec function to detect
corruption. Replace all the open-coded logic with calls to the new
helpers and bubble up corruption reports.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_ialloc_btree.c')
0 files changed, 0 insertions, 0 deletions
