diff options
author | 2018-11-24 19:21:59 +0800 | |
---|---|---|
committer | 2018-11-27 10:21:03 +0100 | |
commit | e5f5b717983bccfa033282e9886811635602510e (patch) | |
tree | 3322f52b05b6c849c532d3abc696674272d2b491 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | udf: Allow mounting volumes with incorrect identification strings (diff) | |
download | wireguard-linux-e5f5b717983bccfa033282e9886811635602510e.tar.xz wireguard-linux-e5f5b717983bccfa033282e9886811635602510e.zip |
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: 088519572ca8 ("ext2: Parse mount options into a dedicated structure")
CC: stable@vger.kernel.org
Signed-off-by: xingaopeng <xingaopeng@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions