Searched hist:ee12eaaa435a7be17152ac50943ee77249de624a (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | diff 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 D | xfs_rmap.c | diff 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 D | xfs_ialloc.c | diff 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 D | xfs_alloc.c | diff 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>
|