diff options
author | Jan Kara <jack@suse.cz> | 2023-10-20 13:21:24 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2024-01-22 12:56:20 +0100 |
commit | c8238508c85e262d46e19e2ff039d9238d436321 (patch) | |
tree | aa46e32d5c007314703fd9aebae57dfd98ab78d1 /drivers/fsi | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) | |
download | linux-c8238508c85e262d46e19e2ff039d9238d436321.tar.gz linux-c8238508c85e262d46e19e2ff039d9238d436321.tar.bz2 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 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions