Home
last modified time | relevance | path

Searched hist:"2 b30cc0bf0589d1ea0506c019b9b81de77535c87" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.hdiff 2b30cc0bf0589d1ea0506c019b9b81de77535c87 Tue Apr 11 21:00:02 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for refcount btrees

Create a xfs_refcount_check_irec function to detect corruption in btree
records. Fix all xfs_refcount_btrec_to_irec callsites to call the new
helper and bubble up corruption reports.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_refcount.cdiff 2b30cc0bf0589d1ea0506c019b9b81de77535c87 Tue Apr 11 21:00:02 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for refcount btrees

Create a xfs_refcount_check_irec function to detect corruption in btree
records. Fix all xfs_refcount_btrec_to_irec callsites to call the new
helper and bubble up corruption reports.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
/openbmc/linux/fs/xfs/scrub/
H A Drefcount.cdiff 2b30cc0bf0589d1ea0506c019b9b81de77535c87 Tue Apr 11 21:00:02 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for refcount btrees

Create a xfs_refcount_check_irec function to detect corruption in btree
records. Fix all xfs_refcount_btrec_to_irec callsites to call the new
helper and bubble up corruption reports.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>