diff options
author | Jan Kara <jack@suse.cz> | 2017-10-09 16:46:40 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-10-11 11:43:24 +0200 |
commit | 8af634ff9e5c0fd5daff37c9759cd6594345b372 (patch) | |
tree | 73eb5cd075500af516a0609abcd14957934578d7 /tools/scripts | |
parent | 088519572ca8bd6ab354d74bf7c88f413ed0e0be (diff) |
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: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions