aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2022-05-27 00:21:04 +0000
committerDave Chinner <[email protected]>2022-05-27 00:21:04 +0000
commit5b55cbc2d72632e874e50d2e36bce608e55aaaea (patch)
tree880e2e510887f1f88e8fa673603e80b1bbf768c0 /tools/bpf/bpftool/prog.c
parentxfs: avoid unnecessary runtime sibling pointer endian conversions (diff)
downloadkernel-5b55cbc2d72632e874e50d2e36bce608e55aaaea.tar.gz
kernel-5b55cbc2d72632e874e50d2e36bce608e55aaaea.zip
xfs: don't assert fail on perag references on teardown
Not fatal, the assert is there to catch developer attention. I'm seeing this occasionally during recoveryloop testing after a shutdown, and I don't want this to stop an overnight recoveryloop run as it is currently doing. Convert the ASSERT to a XFS_IS_CORRUPT() check so it will dump a corruption report into the log and cause a test failure that way, but it won't stop the machine dead. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions