Skip to content
Commit c8238508 authored by Jan Kara's avatar Jan Kara
Browse files

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: default avatarJan Kara <jack@suse.cz>
parent 6613476e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment