Home
last modified time | relevance | path

Searched hist:"366 a0b8d49c3a7edcb5331f254af195716ba4bdf" (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.hdiff 366a0b8d49c3a7edcb5331f254af195716ba4bdf Wed Apr 12 04:00:01 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for inode btrees

Create a xfs_inobt_check_irec function to detect corruption in btree
records. Fix all xfs_inobt_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_ialloc.hdiff 366a0b8d49c3a7edcb5331f254af195716ba4bdf Wed Apr 12 04:00:01 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for inode btrees

Create a xfs_inobt_check_irec function to detect corruption in btree
records. Fix all xfs_inobt_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_ialloc_btree.cdiff 366a0b8d49c3a7edcb5331f254af195716ba4bdf Wed Apr 12 04:00:01 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for inode btrees

Create a xfs_inobt_check_irec function to detect corruption in btree
records. Fix all xfs_inobt_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_ialloc.cdiff 366a0b8d49c3a7edcb5331f254af195716ba4bdf Wed Apr 12 04:00:01 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for inode btrees

Create a xfs_inobt_check_irec function to detect corruption in btree
records. Fix all xfs_inobt_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>
/linux/fs/xfs/scrub/
H A Dialloc.cdiff 366a0b8d49c3a7edcb5331f254af195716ba4bdf Wed Apr 12 04:00:01 CEST 2023 Darrick J. Wong <djwong@kernel.org> xfs: standardize ondisk to incore conversion for inode btrees

Create a xfs_inobt_check_irec function to detect corruption in btree
records. Fix all xfs_inobt_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>