aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-10-20 13:23:51 +0200
committerJan Kara <[email protected]>2024-01-22 12:56:20 +0100
commitd44c576637238d2dafdd22dc856f0cb2a1553049 (patch)
treebd0ae9c42c99340c6cfb61af3adb689723331208 /tools/testing/selftests/bpf/progs/test_autoload.c
parentc8238508c85e262d46e19e2ff039d9238d436321 (diff)
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: Jan Kara <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions