Commit e5f5b717 authored by xingaopeng's avatar xingaopeng Committed by Jan Kara
Browse files

ext2: initialize opts.s_mount_opt as zero before using it

We need to initialize opts.s_mount_opt as zero before using it, else we
may get some unexpected mount options.

Fixes: 08851957

 ("ext2: Parse mount options into a dedicated structure")
CC: stable@vger.kernel.org
Signed-off-by: default avatarxingaopeng <xingaopeng@huawei.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent b54e41f5
Supports Markdown
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