diff --git a/fs/f2fs/super.c b/fs/f2fs/super.c index f27c141cd8aacde21ef7bdc49dfcb991d20dcb3a..af472f7968d092fff5b61a3e80710ea4a4796b93 100644 --- a/fs/f2fs/super.c +++ b/fs/f2fs/super.c @@ -846,7 +846,6 @@ static int f2fs_remount(struct super_block *sb, int *flags, char *data) clear_sbi_flag(sbi, SBI_NEED_SB_WRITE); } - sbi->mount_opt.opt = 0; default_options(sbi); /* parse mount options */