summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2023-10-20 14:21:24 +0300
committerJan Kara <jack@suse.cz>2024-01-22 14:56:20 +0300
commitc8238508c85e262d46e19e2ff039d9238d436321 (patch)
treeaa46e32d5c007314703fd9aebae57dfd98ab78d1 /init
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
downloadlinux-c8238508c85e262d46e19e2ff039d9238d436321.tar.xz
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 'init')
0 files changed, 0 insertions, 0 deletions