diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:01 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:01 +0300 |
commit | 35e3b9a11740b53387e7af151768c13700f80696 (patch) | |
tree | bfbce133519b783769af0b90873c75a66bb56389 /net/packet/diag.c | |
parent | 88accf17226733088923635b580779a3c86b6f23 (diff) | |
download | linux-35e3b9a11740b53387e7af151768c13700f80696.tar.xz |
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 'net/packet/diag.c')
0 files changed, 0 insertions, 0 deletions