diff options
author | Mike Snitzer <snitzer@kernel.org> | 2023-03-24 21:36:26 -0400 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-03-30 15:57:50 -0400 |
commit | 0511228752eaa5264ada8b1f4baeded916c65945 (patch) | |
tree | 42c99c0a352cd4615d9a5a3f54a6f2366fb23e87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 555977dd6818da3bcf39ca5a3c1cb7e8ca4298c1 (diff) |
dm bufio: never crash if dm_bufio_in_request()
All these instances are entirely avoidable given that they speak to
coding mistakes that result in inappropriate use. Proper testing during
development will catch any such coding bug so its best to relax all of
these from BUG_ON to WARN_ON_ONCE.
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions