diff options
author | 2023-10-20 13:21:24 +0200 | |
---|---|---|
committer | 2024-01-22 12:56:20 +0100 | |
commit | c8238508c85e262d46e19e2ff039d9238d436321 (patch) | |
tree | aa46e32d5c007314703fd9aebae57dfd98ab78d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.8-rc1 (diff) | |
download | wireguard-linux-c8238508c85e262d46e19e2ff039d9238d436321.tar.xz wireguard-linux-c8238508c85e262d46e19e2ff039d9238d436321.zip |
quota: Replace BUG_ON in dqput()
The BUG_ON in dqput() will likely take the whole machine down when it
hits. Replace it with WARN_ON_ONCE() instead and stop hiding that behind
CONFIG_QUOTA_DEBUG.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions