Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bc8e6740 authored by Vincent Minet's avatar Vincent Minet Committed by Theodore Ts'o
Browse files

ext4: Fix spinlock assertions on UP systems



On UP systems without DEBUG_SPINLOCK, ext4_is_group_locked always fails
which triggers a BUG_ON() call.
This patch fixes it by using assert_spin_locked instead.

Signed-off-by: default avatarVincent Minet <vincent@vincent-minet.net>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 955ce5f5
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