Skip to content
Commit 9803387c authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: validate the debug_want_extra_isize mount option at parse time



Instead of setting s_want_extra_size and then making sure that it is a
valid value afterwards, validate the field before we set it.  This
avoids races and other problems when remounting the file system.

Link: https://lore.kernel.org/r/20191215063020.GA11512@mit.edu
Cc: stable@kernel.org
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Reported-and-tested-by: default avatar <syzbot+4a39a025912b265cacef@syzkaller.appspotmail.com>
parent a70fd5ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment