summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ialloc.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:01 -0700
committerDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:01 -0700
commit35e3b9a11740b53387e7af151768c13700f80696 (patch)
treebfbce133519b783769af0b90873c75a66bb56389 /fs/xfs/libxfs/xfs_ialloc.c
parent88accf17226733088923635b580779a3c86b6f23 (diff)
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.c')
0 files changed, 0 insertions, 0 deletions