Searched hist:"366 a0b8d49c3a7edcb5331f254af195716ba4bdf" (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.h | diff 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 D | xfs_ialloc.h | diff 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 D | xfs_ialloc_btree.c | diff 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 D | xfs_ialloc.c | diff 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 D | ialloc.c | diff 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>
|