Home
last modified time | relevance | path

Searched hist:ee12eaaa435a7be17152ac50943ee77249de624a (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.cdiff ee12eaaa435a7be17152ac50943ee77249de624a Tue Apr 11 21:00:04 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: complain about bad records in query_range helpers

For every btree type except for the bmbt, refactor the code that
complains about bad records into a helper and make the ->query_range
helpers call it so that corruptions found via that avenue are logged.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_rmap.cdiff ee12eaaa435a7be17152ac50943ee77249de624a Tue Apr 11 21:00:04 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: complain about bad records in query_range helpers

For every btree type except for the bmbt, refactor the code that
complains about bad records into a helper and make the ->query_range
helpers call it so that corruptions found via that avenue are logged.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_ialloc.cdiff ee12eaaa435a7be17152ac50943ee77249de624a Tue Apr 11 21:00:04 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: complain about bad records in query_range helpers

For every btree type except for the bmbt, refactor the code that
complains about bad records into a helper and make the ->query_range
helpers call it so that corruptions found via that avenue are logged.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_alloc.cdiff ee12eaaa435a7be17152ac50943ee77249de624a Tue Apr 11 21:00:04 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: complain about bad records in query_range helpers

For every btree type except for the bmbt, refactor the code that
complains about bad records into a helper and make the ->query_range
helpers call it so that corruptions found via that avenue are logged.

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