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

quota: Remove BUG_ON in dquot_load_quota_sb()



The case when someone passes DQUOT_SUSPENDED flag to
dquot_load_quota_sb() is easy to handle. So just WARN_ON_ONCE and bail
with error if that happens instead of calling BUG_ON which is likely to
lockup the machine.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent c8238508
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