diff options
author | Alexander Aring <[email protected]> | 2022-11-17 17:11:42 -0500 |
---|---|---|
committer | David Teigland <[email protected]> | 2022-11-21 09:45:49 -0600 |
commit | 740bb8fc10d226d64c7da2271cf0b25dab1538dc (patch) | |
tree | 31c868a938e4b26ee8dbea6c013efb0e1732882b /scripts/generate_rust_analyzer.py | |
parent | 9267c85769e62c10961451fd28e88de996fdf401 (diff) |
fs: dlm: ast do WARN_ON_ONCE() on hotpath
This patch changes the ast hotpath functionality in very unlikely cases
that we do WARN_ON_ONCE() instead of WARN_ON() to not spamming the
console output if we run into states that it would occur over and over
again.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions