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

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

ext2: Fix possible sleep in atomic during mount option parsing



match_int() used in mount option parsing can allocate memory using
GFP_KERNEL and thus sleep. Avoid parsing mount options with sbi->s_lock
held.

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