Eric Sandeen
|
7d048df4e9
xfs: fix inverted return from xfs_btree_sblock_verify_crc
|
6 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Darrick J. Wong
|
2551a53053
xfs: explicitly pass buffer size to xfs_corruption_error
|
7 years ago |
Darrick J. Wong
|
85ae01098c
xfs: don't assert when on-disk btree pointers are garbage
|
7 years ago |
Darrick J. Wong
|
e63a1008ee
xfs: strengthen btree pointer checks before use
|
7 years ago |
Darrick J. Wong
|
4cbae4b816
xfs: introduce xfs_btree_debug_check_ptr
|
7 years ago |
Darrick J. Wong
|
eeee0d6a9b
xfs: btree lookup shouldn't ASSERT on empty btree nodes
|
7 years ago |
Darrick J. Wong
|
08daa3ccf5
xfs: add repair helpers for the reference count btree
|
7 years ago |
Darrick J. Wong
|
14861c4740
xfs: add helpers to calculate btree size
|
7 years ago |
Eric Sandeen
|
a1f69417c6
xfs: non-scrub - remove unused function parameters
|
7 years ago |
Carlos Maiolino
|
e157ebdcb3
Cleanup old XFS_BTREE_* traces
|
7 years ago |
Carlos Maiolino
|
fb1755a645
Split buffer's b_fspriv field
|
7 years ago |
Darrick J. Wong
|
ce1d802e6a
xfs: add scrub cross-referencing helpers for the free space btrees
|
7 years ago |
Darrick J. Wong
|
a6a781a58b
xfs: have buffer verifier functions report failing address
|
7 years ago |
Darrick J. Wong
|
e1e55aaf1c
xfs: refactor short form btree pointer verification
|
7 years ago |
Darrick J. Wong
|
8368a6019d
xfs: refactor long-format btree header verification routines
|
7 years ago |
Darrick J. Wong
|
59f6fec3bd
xfs: remove XFS_FSB_SANITY_CHECK
|
7 years ago |
Christoph Hellwig
|
4483eb566b
xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
|
7 years ago |
Darrick J. Wong
|
e9e899a2a8
xfs: move error injection tags into their own file
|
7 years ago |
Darrick J. Wong
|
2fdbec5cbe
xfs: compare btree block keys to parent block's keys during scrub
|
7 years ago |
Darrick J. Wong
|
cc3e0948d2
xfs: scrub the shape of a metadata btree
|
7 years ago |
Darrick J. Wong
|
52c732eee7
xfs: refactor btree block header checking functions
|
7 years ago |
Darrick J. Wong
|
f135761a73
xfs: refactor btree pointer checks
|
7 years ago |
Brian Foster
|
2dd3d709fc
xfs: relog dirty buffers during swapext bmbt owner change
|
8 years ago |
Brian Foster
|
99c794c639
xfs: skip bmbt block ino validation during owner change
|
8 years ago |
Brian Foster
|
8dc518dfa7
xfs: don't log dirty ranges for ordered buffers
|
8 years ago |
Darrick J. Wong
|
1e86eabe73
xfs: check _btree_check_block value
|
8 years ago |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 years ago |
Darrick J. Wong
|
2678809799
xfs: export various function for the online scrubber
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |